feat(neovim): add python lsp, lint and formatting

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2024-09-23 21:50:02 -03:00
parent 3015e9d45b
commit 935be8d906
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
2 changed files with 10 additions and 0 deletions

View file

@ -76,6 +76,11 @@ in
nixd
nixfmt-rfc-style
# Python
basedpyright
python312Packages.flake8
ruff
# TypeScript
typescript-language-server