nvim-lsp: add zls support

This commit is contained in:
Gabriel Maturana 2022-01-17 15:02:08 -04:00 committed by GitHub
parent ba4afda369
commit 9d1911a5d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 0 deletions

View file

@ -10,6 +10,7 @@ in
./rust-analyzer.nix
./rnix-lsp.nix
./pyright.nix
./zls.nix
];
options = {