Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
williamd1k0 committed Jun 5, 2016
1 parent 56d2017 commit 7a48ba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grammars/renpy.cson
Original file line number Diff line number Diff line change
Expand Up @@ -1131,7 +1131,7 @@
'name': 'support.variable.magic.python'
'regular_expressions':
'comment': 'Changed disabled to 1 to turn off syntax highlighting in “r” strings.'
'disabled': 0
'disabled': 0
'patterns': [
{
'include': 'source.regexp.python'
Expand Down

0 comments on commit 7a48ba7

Please sign in to comment.