Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/vento/highlights.scm')
| -rw-r--r-- | runtime/queries/vento/highlights.scm | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/runtime/queries/vento/highlights.scm b/runtime/queries/vento/highlights.scm deleted file mode 100644 index 4b0ba563..00000000 --- a/runtime/queries/vento/highlights.scm +++ /dev/null @@ -1,13 +0,0 @@ -(comment) @comment - -(keyword) @keyword - -(tag - [ - "{{" - "{{-" - "}}" - "-}}" - ] @punctuation.bracket) - -"|>" @operator |