Switch from pyright to python-lsp-server

This commit is contained in:
Evie Litherland-Smith 2023-10-18 07:55:39 +01:00
parent 83ea5d0b81
commit e69faa769f

View file

@ -46,7 +46,6 @@ in {
gfortran
rustup
texlive.combined.scheme-medium
python3
isort
python3Packages.cython
python3Packages.pyflakes
@ -74,7 +73,8 @@ in {
marksman
luajitPackages.lua-lsp
texlab
nodePackages.pyright
(python3.withPackages
(ps: with ps; [ python-lsp-server python-lsp-ruff pylsp-mypy ]))
nodePackages.yaml-language-server
nodePackages.bash-language-server
nodePackages.vscode-html-languageserver-bin