Back to using pyright
This commit is contained in:
parent
644f29106b
commit
708df00cea
|
@ -47,6 +47,7 @@ in {
|
|||
rustup
|
||||
texlive.combined.scheme-medium
|
||||
isort
|
||||
python3
|
||||
python3Packages.cython
|
||||
python3Packages.pyflakes
|
||||
python3Packages.nose
|
||||
|
@ -73,8 +74,7 @@ in {
|
|||
marksman
|
||||
luajitPackages.lua-lsp
|
||||
texlab
|
||||
(python3.withPackages
|
||||
(ps: with ps; [ python-lsp-server python-lsp-ruff pylsp-mypy ]))
|
||||
nodePackages.pyright
|
||||
nodePackages.yaml-language-server
|
||||
nodePackages.bash-language-server
|
||||
nodePackages.vscode-html-languageserver-bin
|
||||
|
|
Loading…
Reference in a new issue