nixbook: tidying, add gopls
This commit is contained in:
parent
8874e920d2
commit
ca39b169c2
5 changed files with 6 additions and 20 deletions
|
|
@ -188,6 +188,7 @@
|
|||
servers = {
|
||||
ts-ls.enable = true;
|
||||
nil-ls.enable = true;
|
||||
gopls.enable = true;
|
||||
};
|
||||
keymaps = {
|
||||
lspBuf = {
|
||||
|
|
@ -263,7 +264,6 @@
|
|||
};
|
||||
|
||||
oil.enable = true;
|
||||
autoclose.enable = true;
|
||||
ts-autotag.enable = true;
|
||||
guess-indent.enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue