mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 11:36:54 -04:00
fix(kitty): Generalized highlight query for ','
fix(kitty): Fixed issue with highlighting ease keywords
This commit is contained in:
parent
a65a63a285
commit
bd9cb6761e
2 changed files with 7 additions and 27 deletions
|
|
@ -1207,7 +1207,7 @@ return {
|
|||
},
|
||||
kitty = {
|
||||
install_info = {
|
||||
revision = '2c701bd6de4a54edfb5e2213ff8374b60061a61a',
|
||||
revision = '399e13e53fbcd702f125082eba3940ef0a1781b2',
|
||||
url = 'https://github.com/OXY2DEV/tree-sitter-kitty',
|
||||
},
|
||||
maintainers = { '@OXY2DEV' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue