1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 06:10:05 +08:00
SpaceVim/bundle/nvim-treesitter/queries/vhs/highlights.scm

39 lines
495 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" ] @type
[ "@" ] @operator
(control) @function.macro
(float) @float
(integer) @number
(comment) @comment @spell
[(path) (string) (json)] @string
(time) @symbol