Merge pull request #987 from edwintorok/develop
lang/ocaml: drop bad imenu initialization
This commit is contained in:
commit
fda76d585e
1 changed files with 0 additions and 1 deletions
|
@ -59,7 +59,6 @@
|
||||||
|
|
||||||
(def-package! merlin-iedit
|
(def-package! merlin-iedit
|
||||||
:when (featurep! :editor multiple-cursors)
|
:when (featurep! :editor multiple-cursors)
|
||||||
:hook (merlin-mode . merlin-use-merlin-imenu)
|
|
||||||
:config
|
:config
|
||||||
(map! :map tuareg-mode-map
|
(map! :map tuareg-mode-map
|
||||||
:v "R" #'merlin-iedit-occurrences))
|
:v "R" #'merlin-iedit-occurrences))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue