mirror of
https://github.com/golang/go.git
synced 2025-05-07 16:43:03 +00:00
More help when using Emacs on OSX.
parent
87062453c5
commit
4ee6a31e4e
3
gopls.md
3
gopls.md
@ -161,6 +161,9 @@ Use [lsp-mode](https://github.com/emacs-lsp/lsp-mode). gopls is built in now as
|
|||||||
:commands company-lsp)
|
:commands company-lsp)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
On OSX, Emacs.app may need to get the same PATH and GOPATH as the shell. Move
|
||||||
|
the definitions of PATH and GOPATH into .zshenv (or .bashenv if you use bash) from .zshrc (.bashrc).
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
#### Acme
|
#### Acme
|
||||||
|
Loading…
x
Reference in New Issue
Block a user