Add go to go
This commit is contained in:
parent
e122cca29d
commit
979c0e8787
6 changed files with 45 additions and 2 deletions
|
|
@ -91,7 +91,9 @@
|
|||
|
||||
; Use Shells variables
|
||||
(when (memq window-system '(mac ns))
|
||||
(exec-path-from-shell-initialize))
|
||||
(exec-path-from-shell-initialize)
|
||||
(exec-path-from-shell-copy-env "GOPATH")
|
||||
(exec-path-from-shell-copy-env "GOROOT"))
|
||||
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;; indentation functions ;;;;;;;;;;;;;;;;;;;;;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue