Updates zigs highlight to emit right captures

This commit is contained in:
Allan Calix 2024-01-25 19:17:18 -08:00
parent e5b71cc6ac
commit ebbfff5ce8
No known key found for this signature in database
2 changed files with 12 additions and 12 deletions

View file

@ -3,7 +3,7 @@
(ContainerDecl)
(SwitchExpr)
(InitList)
] @indent
] @indent.begin
[
"("
@ -12,11 +12,11 @@
"]"
"{"
"}"
] @branch
] @indent.branch
[
(line_comment)
(container_doc_comment)
(doc_comment)
(LINESTRING)
] @ignore
] @indent.ignore