Skip to content

Commit 1e0cdcb

Browse files
authored
closing annoations tag properly (#176)
1 parent 301a803 commit 1e0cdcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RustEnhanced.sublime-syntax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,8 @@ contexts:
234234
push:
235235
# https://github.com/sublimehq/Packages/issues/709#issuecomment-266835130
236236
- meta_scope: meta.annotation.rust
237-
- match: '\]'
238237
- include: statements
238+
- match: '\]'
239239
pop: true
240240

241241
block:

0 commit comments

Comments
 (0)