Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.

Commit 60f9c67

Browse files
authored
Update Odin.sublime-syntax
1 parent b726290 commit 60f9c67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Odin.sublime-syntax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ contexts:
4747
- meta_scope: comment.line.double-slash.odin
4848
- match: \n
4949
pop: true
50-
- match: "#+"
50+
- match: "#[+]"
5151
scope: punctuation.definition.comment.odin
5252
push:
5353
- meta_scope: comment.line.double-slash.odin

0 commit comments

Comments
 (0)