File tree Expand file tree Collapse file tree 5 files changed +407
-615
lines changed
Expand file tree Collapse file tree 5 files changed +407
-615
lines changed Original file line number Diff line number Diff line change 1+ Revision 3.3.0 (2013-03-10):
2+
3+ - Merge Python 2 and Python 3 script versions into the single python.vim
4+ script
5+
16Revision 3.0.7 (2012-02-11):
27
38 - Updated email and URL
Original file line number Diff line number Diff line change 33
44- Add support for slice syntax:
55 http://img155.imageshack.us/img155/7767/screenshotgs.png
6+
67- When we check spelling we don't need to check the whole strings only the
78 content. For example we don't need to check 'u' for spelling in strings
89 like this: u"Some text";
910
1011Later
1112=====
1213
13- - Highligh errors where symbols follow by numbers like this: 0o123LaB
14-
1514- Need more accurate way to handle indentation errors. For example
1615 mixing spaces and tabs may be used for pretty formatting;
1716
You can’t perform that action at this time.
0 commit comments