diff options
Diffstat (limited to 'runtime')
| -rw-r--r-- | runtime/queries/vue/highlights.scm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/queries/vue/highlights.scm b/runtime/queries/vue/highlights.scm index 64195c346..66b7ea61e 100644 --- a/runtime/queries/vue/highlights.scm +++ b/runtime/queries/vue/highlights.scm @@ -41,3 +41,6 @@ (attribute_value) @none)) (directive_modifier) @function.method + +((template_element) @_template + (#set! @_template bo.commentstring "<!-- %s -->")) |
