From 26f21da531179ccc77e70b73e32a1b458c4e225b Mon Sep 17 00:00:00 2001 From: rsteube Date: Fri, 28 Oct 2022 15:22:41 +0200 Subject: language: added vhs (#4486) --- runtime/queries/vhs/highlights.scm | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 runtime/queries/vhs/highlights.scm (limited to 'runtime/queries/vhs') diff --git a/runtime/queries/vhs/highlights.scm b/runtime/queries/vhs/highlights.scm new file mode 100644 index 00000000..9a2d05cf --- /dev/null +++ b/runtime/queries/vhs/highlights.scm @@ -0,0 +1,36 @@ +[ + "Output" + "Backspace" + "Down" + "Enter" + "Escape" + "Left" + "Right" + "Space" + "Tab" + "Up" + "Set" + "Type" + "Sleep" + "Hide" + "Show" ] @keyword + +[ "FontFamily" + "FontSize" + "Framerate" + "Height" + "LetterSpacing" + "TypingSpeed" + "LineHeight" + "Padding" + "Theme" + "Width" ] @type + +[ "@" ] @operator +(control) @function.macro +(float) @constant.numeric.float +(integer) @constant.numeric.integer +(comment) @comment +(path) @string.special.path +[(string) (json)] @string +(time) @string.special.symbol \ No newline at end of file -- cgit v1.2.3-70-g09d2