forked from colonelpanic/dotfiles
Add go-projectile
This commit is contained in:
parent
a4e452f110
commit
ce24443cf1
@ -2057,6 +2057,7 @@ window is active in the perspective."
|
||||
:config
|
||||
(progn
|
||||
(use-package company-go)
|
||||
(use-package go-projectile)
|
||||
(defun imalison:go-mode-hook ()
|
||||
(local-set-key (kbd "M-.") 'godef-jump)
|
||||
(local-set-key (kbd "M-,") 'pop-tag-mark)
|
||||
|
Loading…
Reference in New Issue
Block a user