mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Merge pull request #987 from edwintorok/develop
lang/ocaml: drop bad imenu initialization
This commit is contained in:
@ -59,7 +59,6 @@
|
||||
|
||||
(def-package! merlin-iedit
|
||||
:when (featurep! :editor multiple-cursors)
|
||||
:hook (merlin-mode . merlin-use-merlin-imenu)
|
||||
:config
|
||||
(map! :map tuareg-mode-map
|
||||
:v "R" #'merlin-iedit-occurrences))
|
||||
|
Reference in New Issue
Block a user