Had to go back to pyright, couldn't get pylsp working with envs
This commit is contained in:
parent
b36acc10a5
commit
efd26a7109
|
@ -179,11 +179,8 @@
|
|||
shellcheck
|
||||
rust-analyzer
|
||||
luajitPackages.lua-lsp
|
||||
nodePackages.pyright
|
||||
nodePackages.yaml-language-server
|
||||
nodePackages.bash-language-server
|
||||
|
||||
# Python...
|
||||
(python3.withPackages
|
||||
(ps: with ps; [ python-lsp-server python-lsp-ruff numpy scipy xarray ]))
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue