Updates zigs highlight to emit right captures
This commit is contained in:
parent
e5b71cc6ac
commit
ebbfff5ce8
2 changed files with 12 additions and 12 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue