mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 12:06:55 -04:00
chore(kitty): Updated parser version
Adds support for `background` keyword for color options.
This commit is contained in:
parent
fbf351dec8
commit
bd91705ffc
1 changed files with 1 additions and 1 deletions
|
|
@ -1207,7 +1207,7 @@ return {
|
|||
},
|
||||
kitty = {
|
||||
install_info = {
|
||||
revision = 'b5a5f714ab0f2c9c459101b4540914e214248690',
|
||||
revision = '2662b50382cd43b283f8fcf5afdd0c8f5068cde8',
|
||||
url = 'https://github.com/OXY2DEV/tree-sitter-kitty',
|
||||
},
|
||||
maintainers = { '@OXY2DEV' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue