Switch back to python-lsp-server for better single file support

This commit is contained in:
Evie Litherland-Smith 2023-10-28 10:17:15 +01:00
parent 71528d0455
commit f3c33a8648

View file

@ -29,7 +29,8 @@
gfortran
rustup
texlive.combined.scheme-medium
python3
(python3.withPackages
(ps: with ps; [ python-lsp-server python-lsp-ruff pylsp-mypy ]))
# Linters
nodePackages.stylelint
@ -55,7 +56,7 @@
marksman
luajitPackages.lua-lsp
texlab
nodePackages.pyright
# nodePackages.pyright
nodePackages.yaml-language-server
nodePackages.bash-language-server
nodePackages.javascript-typescript-langserver