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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/queries/vhs/highlights.scm b/runtime/queries/vhs/highlights.scm index a7e1af30..5e53584b 100644 --- a/runtime/queries/vhs/highlights.scm +++ b/runtime/queries/vhs/highlights.scm @@ -40,6 +40,7 @@ (float) @constant.numeric.float (integer) @constant.numeric.integer (comment) @comment -[(path) (string) (json)] @string.special.path +[(string) (json)] @string.special.path +(path) @string.special.path (time) @string.special.symbol (boolean) @constant.builtin.boolean |