Switch back to python-lsp-server for better single file support
This commit is contained in:
parent
71528d0455
commit
f3c33a8648
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue