mirror of
https://github.com/lightly-toasted/nix-config.git
synced 2025-12-10 07:59:43 +00:00
feat(nixvim): add gopls lsp
This commit is contained in:
parent
89d86413dd
commit
a2f0329248
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
pyright.enable = true;
|
||||
tailwindcss.enable = true;
|
||||
nil_ls.enable = true;
|
||||
gopls.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue