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