Merge branch 'main' into lazy/nvim-autopairs

This commit is contained in:
Ching Pei Yang 2026-01-29 20:41:18 +01:00 committed by GitHub
commit 778a237dff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 83 additions and 5 deletions

View file

@ -132,6 +132,9 @@
- Added [sqruff](https://github.com/quarylabs/sqruff) support to `languages.sql`
- Lazy-load `crates.nvim` plugin when using
`vim.languages.rust.extensions.crates-nvim.enable`
- Added [Pyrefly](https://pyrefly.org/) and [zuban](https://zubanls.com/)
support to `languages.python`
@ -139,6 +142,8 @@
[Tombi](https://tombi-toml.github.io/tombi/) language server, linter, and
formatter.
- Added Jinja support via `languages.jinja`
- Added [hlargs.nvim](https://github.com/m-demare/hlargs.nvim) support as
`visuals.hlargs-nvim`.