mirror of
https://github.com/realAscot/helix.git
synced 2025-09-14 04:03:03 +02:00
fix(highlights/ungrammar): improve UX (#13607)
This commit is contained in:
parent
702a961517
commit
8d58f6ce8d
@ -1,6 +1,12 @@
|
|||||||
(line_comment) @comment
|
(line_comment) @comment
|
||||||
|
|
||||||
(identifier) @variable
|
(identifier) @function
|
||||||
|
|
||||||
|
(labeled_rule
|
||||||
|
(identifier) @type)
|
||||||
|
|
||||||
|
(node_rule
|
||||||
|
(identifier) @variable.parameter)
|
||||||
|
|
||||||
(token) @string
|
(token) @string
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user