mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-12 13:37:46 +00:00
python: expand LSPs
Now that the new LSP API is available add: - ruff: add support for the LSP as well as the existing formatter support - ty: new type checking from astral (promising new type checker) Signed-off-by: David James McCorrie <djmccorrie@gmail.com>
This commit is contained in:
parent
ceaae0eb2e
commit
efca2828b6
2 changed files with 32 additions and 0 deletions
|
|
@ -36,3 +36,7 @@
|
|||
[Libadoxon](https://github.com/Libadoxon):
|
||||
|
||||
- `toggleterm` open map now also works when in terminal mode
|
||||
|
||||
[Machshev](https://github.com/machshev):
|
||||
|
||||
- Added `ruff` and `ty` LSP support for Python using the new API.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue