helix/runtime/queries/vhs/highlights.scm
blinxen 2661e05b34
Update some grammars to a commit where the license file is included (#9279)
Co-authored-by: Blaž Hrastnik <blaz@mxxn.io>
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2024-01-25 14:12:17 +09:00

46 lines
678 B
Scheme

[
"Output"
"Backspace"
"Down"
"Enter"
"Escape"
"Left"
"Right"
"Space"
"Tab"
"Up"
"Set"
"Type"
"Sleep"
"Hide"
"Show" ] @keyword
[ "Shell"
"FontFamily"
"FontSize"
"Framerate"
"PlaybackSpeed"
"Height"
"LetterSpacing"
"TypingSpeed"
"LineHeight"
"Padding"
"Theme"
"LoopOffset"
"Width"
"BorderRadius"
"Margin"
"MarginFill"
"WindowBar"
"WindowBarSize"
"CursorBlink" ] @type
[ "@" ] @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