Skip to content

Commit

Permalink
Oops. Fixes #1 again.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanmarvens committed Mar 15, 2014
1 parent 4ee098a commit bac69b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scoped-properties/language-erlang.cson
@@ -1,6 +1,6 @@
'.source.erlang':
'editor':
'commentStart': '# '
'commentStart': '% '
'increaseIndentPattern': '^[^%]*(\\b(if|case|receive|after|fun|try|catch|begin|query)\\b(?!.*\\b(end)\\b.*))|(->(\\s*%.*)?$)'
'decreaseIndentPattern': '^\\s*\\b(end)\\b'
'.text.html.erlang.yaws':
Expand Down

0 comments on commit bac69b8

Please sign in to comment.