mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-26 10:48:35 +02:00
nvim-lsp: add pyright lsp
This commit is contained in:
parent
1e98f2f597
commit
42870eb04b
2 changed files with 19 additions and 0 deletions
|
@ -9,6 +9,7 @@ in
|
|||
./clangd.nix
|
||||
./rust-analyzer.nix
|
||||
./rnix-lsp.nix
|
||||
./pyright.nix
|
||||
];
|
||||
|
||||
options = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue