fix(kitty): Generalized highlight query for ','

fix(kitty): Fixed issue with highlighting ease keywords
This commit is contained in:
Shawon 2025-09-21 23:07:19 +06:00
parent a65a63a285
commit bd9cb6761e
2 changed files with 7 additions and 27 deletions

View file

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