Skip to content

Commit 17488f1

Browse files
xJonathanLEIarchseer
authored andcommitted
Fix Cairo comment token
1 parent b29531c commit 17488f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

languages.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1440,7 +1440,7 @@ scope = "source.cairo"
14401440
injection-regex = "cairo"
14411441
file-types = ["cairo"]
14421442
roots = []
1443-
comment-token = "#"
1443+
comment-token = "//"
14441444
indent = { tab-width = 4, unit = " " }
14451445

14461446
[[grammar]]

0 commit comments

Comments
 (0)