Change whitespace in go-mode-install-current-project
This commit is contained in:
parent
cc12346236
commit
e5f29d1375
@ -2147,7 +2147,7 @@ I use helm for almost all emacs completion
|
||||
|
||||
(defun go-mode-install-current-project ()
|
||||
(interactive)
|
||||
(start-process
|
||||
(start-process
|
||||
"go install" "go install log" "go" "install"
|
||||
(concat (file-name-as-directory (go-mode-workspace-path)) "...")))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user