Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Imenu matching is hardcoded #393

Closed
vspinu opened this issue Jul 7, 2016 · 1 comment
Closed

Imenu matching is hardcoded #393

vspinu opened this issue Jul 7, 2016 · 1 comment

Comments

@vspinu
Copy link
Contributor

vspinu commented Jul 7, 2016

As far as I can tell this usage is not the right way to go about it.

As a result I cannot add my patterns to imenu-generic-expression.

The line should probably be

(add-to-list 'imenu-generic-expression '(nil clojure-match-next-def 0))
@bbatsov
Copy link
Member

bbatsov commented Jul 23, 2016

Probably you're right. PR welcome.

vspinu added a commit to vspinu/clojure-mode that referenced this issue Jul 23, 2016
vspinu added a commit to vspinu/clojure-mode that referenced this issue Jul 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants