File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,11 @@ experimenting with bringing the contents of the base Python package's `Regular
1111Expressions (Python).tmLanguage` file into Python Improved, I have decided to
1212remove it. It was causing some significant problems highlighting regexes in
1313Python code, and rather than wade through it line-by-line I found it works just
14- as well as if I just use a single `include` statement.
14+ as well as if I just use a single `include` statement. Finally, I updated the
15+ license to CC-BY-SA 4.0, an upgrade from 3.0. I think it's a little more
16+ clearly written, but still says essentially the same thing: feel free to use my
17+ work as the basis of your own, but please acknowledge me in your work, and
18+ license it with the same or a similar license.
1519
1620To take full advantage of the extra scopes included in Python Improved, check out
1721the Neon Color Scheme at https://sublime.wbond.net/packages/Neon%20Color%20Scheme
You can’t perform that action at this time.
0 commit comments