mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 12:06:55 -04:00
fix(kitty): Revised highlight queries
This commit is contained in:
parent
bd9cb6761e
commit
fbf351dec8
2 changed files with 27 additions and 102 deletions
|
|
@ -1207,7 +1207,7 @@ return {
|
|||
},
|
||||
kitty = {
|
||||
install_info = {
|
||||
revision = '399e13e53fbcd702f125082eba3940ef0a1781b2',
|
||||
revision = 'b5a5f714ab0f2c9c459101b4540914e214248690',
|
||||
url = 'https://github.com/OXY2DEV/tree-sitter-kitty',
|
||||
},
|
||||
maintainers = { '@OXY2DEV' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue