mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 03:40:04 -04:00
highlights(sxhkdrc): fix captures
This commit is contained in:
parent
46fe90b35b
commit
04e560490d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
(modifier) @keyword
|
(modifier) @keyword
|
||||||
(operator) @operator
|
(operator) @operator
|
||||||
(attribute) @type
|
(attribute) @attribute
|
||||||
(command_sync_prefix) @type
|
(command_sync_prefix) @type
|
||||||
(punctuation) @punctuation.bracket
|
(punctuation) @punctuation.bracket
|
||||||
(delimiter) @punctuation.delimiter
|
(delimiter) @punctuation.delimiter
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue