mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 12:30:01 -04:00
fix(kitty): Fixed issues with the highlight queries
This commit is contained in:
parent
a3c1afb87a
commit
f04776d361
3 changed files with 93 additions and 159 deletions
|
|
@ -1207,7 +1207,7 @@ return {
|
|||
},
|
||||
kitty = {
|
||||
install_info = {
|
||||
revision = '57e8608da8c23381887e2c954e7d70a86b964535',
|
||||
revision = '386651997ed651f248d128dbbedb3ccbd93f0f0b',
|
||||
url = 'https://github.com/OXY2DEV/tree-sitter-kitty',
|
||||
},
|
||||
maintainers = { '@OXY2DEV' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue