mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-10 09:14:31 +02:00
nvim-lsp: add gopls support
This commit is contained in:
parent
e246034491
commit
ce16aebd2f
2 changed files with 19 additions and 0 deletions
|
@ -11,6 +11,7 @@ in
|
|||
./rnix-lsp.nix
|
||||
./pyright.nix
|
||||
./zls.nix
|
||||
./gopls.nix
|
||||
];
|
||||
|
||||
options = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue