mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-24 17:58:38 +02:00
plugins/lsp: add pylyzer language server
This commit is contained in:
parent
430c8f672b
commit
a9e37f1f00
2 changed files with 5 additions and 0 deletions
|
@ -119,6 +119,7 @@
|
|||
pest_ls.enable = true;
|
||||
prismals.enable = true;
|
||||
pylsp.enable = true;
|
||||
pylyzer.enable = true;
|
||||
pyright.enable = true;
|
||||
rnix-lsp.enable = true;
|
||||
ruff-lsp.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue