summaryrefslogtreecommitdiff
path: root/queries/vhs
diff options
context:
space:
mode:
authorCarlos Alexandro Becker <caarlos0@users.noreply.github.com>2022-11-13 08:33:54 -0300
committerGitHub <noreply@github.com>2022-11-13 12:33:54 +0100
commiteff0d43b49f17a3d5a12d9112f439abf4ca249cd (patch)
tree9e068c9ab19c8dad1168ca81c33236f161ed9ae7 /queries/vhs
parent313daf25e87f7ad5f97f0ce6e277b0165f2c92f3 (diff)
feat: vhs (.tape) support (#3726)
Diffstat (limited to 'queries/vhs')
-rw-r--r--queries/vhs/highlights.scm38
1 files changed, 38 insertions, 0 deletions
diff --git a/queries/vhs/highlights.scm b/queries/vhs/highlights.scm
new file mode 100644
index 00000000..67fa3cf8
--- /dev/null
+++ b/queries/vhs/highlights.scm
@@ -0,0 +1,38 @@
+[
+ "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