MattDMo / PythonImproved

The best Python language definition for Sublime Text - ever. Includes full support for Unicode, as well as both Python 2 and Python 3 syntax. Check out the Neon Color Scheme for highlighting.
https://packagecontrol.io/packages/Python%20Improved
MIT License
93 stars 11 forks source link

Fix README #62

Open 1st1 opened 8 years ago

1st1 commented 8 years ago

Currently, README states:

It includes support for both Python 2 and Python 3, and unlike any other Python syntax definition now fully supports Unicode identifiers anywhere in your code!

Which is a bit misleading, since MagicPython, for instance, fully supports unicode as well.