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