mirror of
https://github.com/gryf/python-syntax.git
synced 2025-12-18 03:50:24 +01:00
Fixed compatibility with pyrex.vim
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
Revision 3.0.1 (2009-05-03):
|
||||
|
||||
- Fixed compatibility with pyrex.vim
|
||||
|
||||
Revision 3.0.0 (2008-12-07):
|
||||
|
||||
- Added support for non-ASCII identifiers;
|
||||
@@ -12,6 +16,10 @@ Revision 3.0.0 (2008-12-07):
|
||||
"execfile", "file", "help", "intern", "long", "raw_input", "reduce",
|
||||
"reload", "unichr", "unicode", "xrange";
|
||||
|
||||
Revision 2.6.4 (2009-05-03):
|
||||
|
||||
- Fixed compatibility with pyrex.vim
|
||||
|
||||
Revision 2.6.3 (2008-09-29):
|
||||
|
||||
- Return back trailing 'L' support for numbers. Actually it was changed for
|
||||
|
||||
Reference in New Issue
Block a user