DOOM Emacs Go
Setup
The following modules must be enabled in init.el
:
(go +lsp)
in thelang
sectionlsp
in thetools
sectionsnippets
in theeditor
section
gopls
should be installed.
Running doom sync
will finish the setup.
The following modules must be enabled in init.el
:
(go +lsp)
in the lang
sectionlsp
in the tools
sectionsnippets
in the editor
sectiongopls
should be installed.
Running doom sync
will finish the setup.