Skip to content

Commit 4f82bcd

Browse files
author
Matt Morrison
committed
added shout-out to Peter Varo
1 parent 892d1ed commit 4f82bcd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
# PythonImproved
1+
# Python Improved
22

33
A better Python `.tmLanguage` syntax highlighting definition for [Sublime Text](http://www.sublimetext.com) and [TextMate](http://www.macromates.com). Inspired by:
44

55
- the original TextMate and Sublime Text `Python.tmLanguage` files
66
- facelessuser's [Better Python](https://github.com/facelessuser/sublime-languages)
77
- Djaniero's [Django syntax](https://github.com/squ1b3r/Djaneiro)
8+
- Peter Varo's [Python 3](https://github.com/petervaro/python) `.tmLanguage`
89

910
as well as a number of my own changes to make things more consistent and understandable. For customized syntax highlighting taking advantage of all the new scopes, use PythonImproved with the [Neon Color Scheme](https://sublime.wbond.net/packages/Neon%20Color%20Scheme), or modify your own favorite theme with the scopes below.
1011

0 commit comments

Comments
 (0)