mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 12:30:01 -04:00
refactor(kitty): Generalized highlight queries
feat(kitty): Added injection support for *comments* in `kitty`.
This commit is contained in:
parent
8be7913629
commit
0ae4179a94
3 changed files with 32 additions and 457 deletions
|
|
@ -1207,7 +1207,7 @@ return {
|
|||
},
|
||||
kitty = {
|
||||
install_info = {
|
||||
revision = '386651997ed651f248d128dbbedb3ccbd93f0f0b',
|
||||
revision = '2c701bd6de4a54edfb5e2213ff8374b60061a61a',
|
||||
url = 'https://github.com/OXY2DEV/tree-sitter-kitty',
|
||||
},
|
||||
maintainers = { '@OXY2DEV' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue