mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Correctly setup GOPATH
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
'(elscreen-tab-display-kill-screen nil)
|
||||
'(eproject-completing-read-function (quote eproject--ido-completing-read))
|
||||
'(evil-default-cursor (quote (t)))
|
||||
'(exec-path-from-shell-variables (quote ("PATH" "MANPATH" "GOPATH")))
|
||||
'(fci-handle-truncate-lines nil)
|
||||
'(fci-rule-width 1)
|
||||
'(fill-column 78)
|
||||
|
||||
Reference in New Issue
Block a user