Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/vhs/highlights.scm')
-rw-r--r--runtime/queries/vhs/highlights.scm20
1 files changed, 5 insertions, 15 deletions
diff --git a/runtime/queries/vhs/highlights.scm b/runtime/queries/vhs/highlights.scm
index 5e53584b..9a2d05cf 100644
--- a/runtime/queries/vhs/highlights.scm
+++ b/runtime/queries/vhs/highlights.scm
@@ -1,4 +1,4 @@
-[
+[
"Output"
"Backspace"
"Down"
@@ -15,32 +15,22 @@
"Hide"
"Show" ] @keyword
-[ "Shell"
- "FontFamily"
+[ "FontFamily"
"FontSize"
"Framerate"
- "PlaybackSpeed"
"Height"
"LetterSpacing"
"TypingSpeed"
"LineHeight"
"Padding"
"Theme"
- "LoopOffset"
- "Width"
- "BorderRadius"
- "Margin"
- "MarginFill"
- "WindowBar"
- "WindowBarSize"
- "CursorBlink" ] @type
+ "Width" ] @type
[ "@" ] @operator
(control) @function.macro
(float) @constant.numeric.float
(integer) @constant.numeric.integer
(comment) @comment
-[(string) (json)] @string.special.path
(path) @string.special.path
-(time) @string.special.symbol
-(boolean) @constant.builtin.boolean
+[(string) (json)] @string
+(time) @string.special.symbol \ No newline at end of file