add back delimiter

This commit is contained in:
NullVoxPopuli 2021-02-28 18:54:16 -05:00 committed by Stephan Seitz
parent 90415552c0
commit cb2de4e172

View file

@ -14,7 +14,7 @@
; == Mustache Statements === ; == Mustache Statements ===
; Hightlight the whole statement, to color brackets and separators ; Hightlight the whole statement, to color brackets and separators
(mustache_statement) @tag (mustache_statement) @tag.delimiter
; Generic identifiers are variables ; Generic identifiers are variables
(identifier) @variable (identifier) @variable
@ -33,4 +33,4 @@
">" ">"
"</" "</"
"/>" "/>"
] @tag ] @tag.delimiter