lsp: add gopls
This commit is contained in:
parent
aea55dcd6c
commit
fdf7775c73
1 changed files with 3 additions and 0 deletions
|
@ -24,6 +24,9 @@
|
|||
terraformls = {
|
||||
enable = true;
|
||||
};
|
||||
gopls = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
inlayHints = true;
|
||||
keymaps = {
|
||||
|
|
Loading…
Add table
Reference in a new issue