vim: add lsp_signature, set exrc remove pylsp-mypy package (broken)
All checks were successful
update the nix flake lock automatically every week / update (push) Successful in 30s
All checks were successful
update the nix flake lock automatically every week / update (push) Successful in 30s
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
opencode
|
||||
(pkgs.python3.withPackages (ps: with ps; [
|
||||
python-lsp-server
|
||||
pylsp-mypy
|
||||
# pylsp-mypy #tests broken
|
||||
python-lsp-ruff
|
||||
pycodestyle
|
||||
]))
|
||||
|
||||
Reference in New Issue
Block a user