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.scm | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/runtime/queries/vhs/highlights.scm b/runtime/queries/vhs/highlights.scm deleted file mode 100644 index 5e53584b..00000000 --- a/runtime/queries/vhs/highlights.scm +++ /dev/null @@ -1,46 +0,0 @@ -[ - "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 -[(string) (json)] @string.special.path -(path) @string.special.path -(time) @string.special.symbol -(boolean) @constant.builtin.boolean |