fix imalison:go-mode-hook
This commit is contained in:
parent
d96332cd08
commit
9b83da4f7e
@ -2369,7 +2369,6 @@ items follow a style that is consistent with other prog-modes."
|
|||||||
|
|
||||||
(defun imalison:go-mode-hook ()
|
(defun imalison:go-mode-hook ()
|
||||||
(go-eldoc-setup)
|
(go-eldoc-setup)
|
||||||
(bind-key go-mode-map)
|
|
||||||
(setq imenu-create-index-function
|
(setq imenu-create-index-function
|
||||||
(lambda ()
|
(lambda ()
|
||||||
(imalison:flatten-imenu-index
|
(imalison:flatten-imenu-index
|
||||||
|
Loading…
Reference in New Issue
Block a user