treesitter: allow null in grammar options

This commit is contained in:
Snoweuph 2026-04-10 21:32:29 +02:00
commit 2656538a84
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
2 changed files with 5 additions and 2 deletions

View file

@ -229,6 +229,9 @@
[Snoweuph](https://github.com/snoweuph)
- Fix `tressiter` to allow `null` in grammar options, so they can be filtered
out.
- Added [Selenen](https://github.com/kampfkarren/selene) for more diagnostics in
`languages.lua`.