Add gopls to vim
This commit is contained in:
parent
7f58067a66
commit
28fe62c271
1 changed files with 1 additions and 0 deletions
|
@ -33,4 +33,5 @@
|
||||||
|
|
||||||
(init-lsp :bashls)
|
(init-lsp :bashls)
|
||||||
(init-lsp :clangd)
|
(init-lsp :clangd)
|
||||||
|
(init-lsp :gopls)
|
||||||
(init-lsp :vimls)
|
(init-lsp :vimls)
|
||||||
|
|
Loading…
Reference in a new issue