mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 03:26:52 -04:00
refactor(kitty): Removed #match?
This commit is contained in:
parent
79c6c6d4b6
commit
3f28484eff
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
(color) @constant
|
||||
|
||||
((color) @constant
|
||||
(#match? @constant "^[^#]"))
|
||||
(#lua-match? @constant "^[^#]"))
|
||||
|
||||
(string) @string
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue