feat: vhs (.tape) support (#3726)

This commit is contained in:
Carlos Alexandro Becker 2022-11-13 08:33:54 -03:00 committed by GitHub
parent 313daf25e8
commit eff0d43b49
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 53 additions and 0 deletions

View file

@ -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