This commit is contained in:
dish 2026-05-18 19:35:04 +06:00 committed by GitHub
commit 35be77980a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 36 additions and 1 deletions

View file

@ -285,6 +285,9 @@
- Added support for neovim 0.12's `ui2` feature via `vim.ui.ui2`
- Added support for the `qml-language-server` package in `languages.qml` and the
new LSP preset for it
[Machshev](https://github.com/machshev):
- Added `ruff` and `ty` LSP support for Python under `programs.python`.