helix-mods/runtime/queries/vhs/highlights.scm

46 lines
678 B
Scheme
Raw Normal View History

[
2022-10-28 15:22:41 +02:00
"Output"
"Backspace"
"Down"
"Enter"
"Escape"
"Left"
"Right"
"Space"
"Tab"
"Up"
"Set"
"Type"
"Sleep"
"Hide"
"Show" ] @keyword
[ "Shell"
"FontFamily"
2022-10-28 15:22:41 +02:00
"FontSize"
"Framerate"
"PlaybackSpeed"
2022-10-28 15:22:41 +02:00
"Height"
"LetterSpacing"
"TypingSpeed"
"LineHeight"
"Padding"
"Theme"
"LoopOffset"
"Width"
"BorderRadius"
"Margin"
"MarginFill"
"WindowBar"
"WindowBarSize"
"CursorBlink" ] @type
2022-10-28 15:22:41 +02:00
[ "@" ] @operator
(control) @function.macro
(float) @constant.numeric.float
(integer) @constant.numeric.integer
(comment) @comment
[(path) (string) (json)] @string.special.path
(time) @string.special.symbol
(boolean) @constant.builtin.boolean