Skip to content

Commit

Permalink
Merge branch 'master' of github.com:yyjhao/sublime-pyxl
Browse files Browse the repository at this point in the history
  • Loading branch information
yyjhao committed Jun 2, 2014
2 parents 34922e9 + af572ee commit 53c370a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Python (pyxl).tmLanguage
Original file line number Diff line number Diff line change
Expand Up @@ -4042,7 +4042,7 @@
<key>name</key>
<string>string.quoted.single.pyxl</string>
<key>match</key>
<string>([^{}"]*)</string>
<string>([^{}']*)</string>
</dict>
<dict>
<key>include</key>
Expand Down

0 comments on commit 53c370a

Please sign in to comment.