Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/blade/highlights.scm')
-rw-r--r--runtime/queries/blade/highlights.scm4
1 files changed, 4 insertions, 0 deletions
diff --git a/runtime/queries/blade/highlights.scm b/runtime/queries/blade/highlights.scm
index b3d442a0..04a4b965 100644
--- a/runtime/queries/blade/highlights.scm
+++ b/runtime/queries/blade/highlights.scm
@@ -2,3 +2,7 @@
(directive_start) @tag
(directive_end) @tag
(comment) @comment
+[
+ (bracket_start)
+ (bracket_end)
+] @punctuation.bracket