Fix Cairo comment token

pull/1/head
Jonathan LEI 2 years ago committed by Blaž Hrastnik
parent b29531ceab
commit 17488f14d6

@ -1440,7 +1440,7 @@ scope = "source.cairo"
injection-regex = "cairo"
file-types = ["cairo"]
roots = []
comment-token = "#"
comment-token = "//"
indent = { tab-width = 4, unit = " " }
[[grammar]]

Loading…
Cancel
Save