mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 03:10:04 -04:00
refactor(kitty): Removed unnecessary rule.
This commit is contained in:
parent
bd91705ffc
commit
e8f1235837
1 changed files with 0 additions and 10 deletions
|
|
@ -460,18 +460,8 @@
|
||||||
(confirm_os_window_close
|
(confirm_os_window_close
|
||||||
count_background: (string) @constant)
|
count_background: (string) @constant)
|
||||||
|
|
||||||
(initial_window_size
|
|
||||||
[
|
|
||||||
"initial_window_width"
|
|
||||||
"initial_window_height"
|
|
||||||
] @keyword)
|
|
||||||
|
|
||||||
(initial_window_size
|
(initial_window_size
|
||||||
"c" @type)
|
"c" @type)
|
||||||
|
|
||||||
(action_alias
|
(action_alias
|
||||||
[
|
|
||||||
"action_alias"
|
|
||||||
"kitten_alias"
|
|
||||||
] @keyword
|
|
||||||
name: (string) @string.special)
|
name: (string) @string.special)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue