diff --git a/modules/prelude-ocaml.el b/modules/prelude-ocaml.el index c952132..a9254fa 100644 --- a/modules/prelude-ocaml.el +++ b/modules/prelude-ocaml.el @@ -38,8 +38,6 @@ (require 'utop) (require 'merlin) -(add-hook 'tuareg-mode-hook 'tuareg-imenu-set-imenu) - (setq auto-mode-alist (append '(("\\.ml[ily]?\\'" . tuareg-mode) ("\\.topml\\'" . tuareg-mode))