feat(nvim): switch to basedpyright and ruff lsp for python

This commit is contained in:
matt1432 2025-06-01 10:57:59 -04:00
commit 8cd000fb6b
6 changed files with 42 additions and 56 deletions
devShells/neovim-shells

View file

@ -25,6 +25,7 @@ in
"kotlin"
"lua"
"markdown"
"python"
"qml"
"rust"
"web"