Commit Graph

21 Commits

Author SHA1 Message Date
Dmitry Vasilev
325c3a50ce Merge python.vim and python3.0.vim into python.vim
Merge Python 3 and Python 3 script versions into
the single python.vim script
2013-03-10 16:46:05 +01:00
Dmitry Vasiliev
ee72907cf8 Updated email and URL for all scripts 2012-02-11 18:04:25 +04:00
Dmitry Vasiliev
32c7868195 Added options python_highlight_builtin_objs and python_highlight_builtin_funcs 2010-04-09 22:14:20 +04:00
Dmitry Vasiliev
4fc6d28416 Fixed highlighting for decorators 2009-07-24 13:09:13 +04:00
Dmitry Vasiliev
4f9e8d7c0f Fixed compatibility with pyrex.vim 2009-05-03 19:22:39 +04:00
Dmitry Vasiliev
c55d8f9abf Updated version 2008-09-29 16:51:08 +04:00
Dmitry Vasiliev
b521645066 Trailing 'L' removal was in wrong file 2008-09-29 16:48:52 +04:00
Dmitry Vasiliev
f7f1409e29 Removed trailing 'L' support for numbers 2008-09-22 13:11:05 +04:00
Dmitry Vasiliev
a2208995a6 Added support for brace escaping in str.format 2008-09-22 13:01:18 +04:00
Dmitry Vasiliev
4954174d85 Added support for b'...' syntax 2008-09-22 12:18:14 +04:00
Dmitry Vasiliev
1b26c2a1ff Added headers 2008-09-21 21:03:41 +04:00
Dmitry Vasiliev
5cfa952032 Fixed hex error display 2008-09-21 20:49:52 +04:00
Dmitry Vasiliev
b6d761f8cd Fixed highlighting for -- and ++ 2008-09-21 20:35:52 +04:00
Dmitry Vasiliev
6f75c9ab82 Fixed hex error display 2008-09-21 20:16:19 +04:00
Dmitry Vasiliev
07c654e70d Added support for str.format syntax 2008-09-21 20:10:51 +04:00
Dmitry Vasiliev
ed21c2f0b0 Fixed string.Template syntax 2008-09-21 17:50:54 +04:00
Dmitry Vasiliev
907ec01b45 Added support for string.Template syntax 2008-09-21 17:41:55 +04:00
Dmitry Vasiliev
4e0828f853 Added support for new integer literal syntax 2008-09-20 22:13:20 +04:00
Dmitry Vasiliev
bbac2dd2f8 Added option for highligh print as a function 2008-09-20 21:41:53 +04:00
Dmitry Vasiliev
810414e92c Added new builtins 2008-09-20 21:20:57 +04:00
Dmitry Vasiliev
3b960bac77 Removed old SVN stuff 2008-09-18 12:23:33 +04:00