Enable gopls
This commit is contained in:
parent
815c7c3451
commit
776a857ba7
@ -135,6 +135,7 @@
|
|||||||
lua-ls.enable = true;
|
lua-ls.enable = true;
|
||||||
nil_ls.enable = true;
|
nil_ls.enable = true;
|
||||||
marksman.enable = true;
|
marksman.enable = true;
|
||||||
|
gopls.enable = true;
|
||||||
};
|
};
|
||||||
keymaps = {
|
keymaps = {
|
||||||
diagnostic = {
|
diagnostic = {
|
||||||
|
Loading…
Reference in New Issue
Block a user