refactor(kitty): Generalized highlight queries

feat(kitty): Added injection support for *comments* in `kitty`.
This commit is contained in:
Shawon 2025-09-21 22:40:06 +06:00
parent 8be7913629
commit 0ae4179a94
3 changed files with 32 additions and 457 deletions

View file

@ -1207,7 +1207,7 @@ return {
},
kitty = {
install_info = {
revision = '386651997ed651f248d128dbbedb3ccbd93f0f0b',
revision = '2c701bd6de4a54edfb5e2213ff8374b60061a61a',
url = 'https://github.com/OXY2DEV/tree-sitter-kitty',
},
maintainers = { '@OXY2DEV' },