mirror of https://github.com/helix-editor/helix
parent
68fce3e160
commit
93e54fa0c8
@ -0,0 +1,11 @@
|
||||
(string) @string
|
||||
|
||||
(identifier) @constant
|
||||
|
||||
(number) @constant.numeric
|
||||
|
||||
(null) @constant.builtin
|
||||
|
||||
[(true) (false)] @constant.builtin.boolean
|
||||
|
||||
(comment) @comment
|
Loading…
Reference in New Issue