utility/nvim-biscuits: upgrade to fix treesitter incompatibilities

This commit is contained in:
Snoweuph 2026-04-18 14:40:34 +02:00
commit 69fd3e96b2
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
3 changed files with 11 additions and 11 deletions

View file

@ -279,6 +279,9 @@
- Fix `tressiter` to allow `null` in grammar options, so they can be filtered
out.
- Fix {option}`vim.utility.nvim-biscuits.enable` by upgrading, to fix
tree-sitter incompatibilities.
- Added [Selenen](https://github.com/kampfkarren/selene) for more diagnostics in
`languages.lua`.