correct some emacs paths
This commit is contained in:
@ -906,6 +906,6 @@ description at POINT."
|
||||
(godef--find-file-line-column file))))
|
||||
(file-error (message "Could not run godef binary"))))
|
||||
|
||||
(load "~/.emacs.d/modes/go-mode-custom.el")
|
||||
(load "~/.config/emacs/modes/go-mode-custom.el")
|
||||
|
||||
(provide 'go-mode)
|
||||
|
||||
Reference in New Issue
Block a user