feat(neovim): add python lsp, lint and formatting
This commit is contained in:
parent
3015e9d45b
commit
935be8d906
2 changed files with 10 additions and 0 deletions
|
@ -76,6 +76,11 @@ in
|
|||
nixd
|
||||
nixfmt-rfc-style
|
||||
|
||||
# Python
|
||||
basedpyright
|
||||
python312Packages.flake8
|
||||
ruff
|
||||
|
||||
# TypeScript
|
||||
typescript-language-server
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue