Mistakes made, revert to pylsp as pyright performance is horrible
This commit is contained in:
parent
f43f1f5e94
commit
d6d35154c4
|
@ -173,8 +173,9 @@
|
|||
shellcheck
|
||||
rust-analyzer
|
||||
luajitPackages.lua-lsp
|
||||
nodePackages.pyright
|
||||
nodePackages.yaml-language-server
|
||||
nodePackages.bash-language-server
|
||||
(python3.withPackages
|
||||
(ps: with ps; [ python-lsp-server python-lsp-ruff pylsp-mypy ]))
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue