Pedro Algarvio
d8a637209b
Allow the shebang and coding headers to be highlighted as special
vor 10 Jahren
Pedro Algarvio
b072b7aa74
Don't spell `# pylint: *` and `# noqa` inline comments
vor 10 Jahren
Pedro Algarvio
295f944f67
Update the python.vim to Vim's 7.4 source
vor 10 Jahren
Dmitry Vasiliev
453269d0f8
Highlight 'yield from' statement
The 'yield from' statement was introduced in Python 3.3. Reported by
Elizabeth Myers.
vor 11 Jahren
Dmitry Vasiliev
69f8e12a46
Add new option 'python_highlight_file_headers_as_comments'
The option is disabled by default and when enabled highlight shebang and
coding file headers as comments instead of special characters.
vor 11 Jahren
Dmitry Vasiliev
21a2e84df6
Update CHANGES.txt
vor 11 Jahren
pydave
9ccbd6196b
Make imports look like includes
Imports work like includes so they should use the relevant group-name.
I also renamed pythonPreCondit to pythonImport since it's specific to
that type of "preprocessor" statement.
vor 11 Jahren
Dmitry Vasiliev
6f6f10ff54
Clean up boolean highlighting
vor 11 Jahren
Yuri Habrusiev
a0d21acc1c
add pythonBoolean syntax
vor 11 Jahren
Dmitry Vasiliev
ebbdd093b7
Revision 3.3.3
vor 11 Jahren
Will Gray
fc6a66bf80
Reload local syntax only
Turning syntax off and back on is more than what's necessary to reload the syntax for the current buffer.
vor 11 Jahren
Dmitry Vasiliev
e344f212b6
Fix behaviour of b:python_version_2 variable
vor 11 Jahren
Dmitry Vasiliev
2860070a9d
Update script version
vor 11 Jahren
Dmitry Vasiliev
16f0987559
Move python.vim into syntax directory
vor 11 Jahren
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
vor 11 Jahren
Dmitry Vasiliev
ee72907cf8
Updated email and URL for all scripts
vor 12 Jahren
Dmitry Vasiliev
32c7868195
Added options python_highlight_builtin_objs and python_highlight_builtin_funcs
vor 14 Jahren
Dmitry Vasiliev
4fc6d28416
Fixed highlighting for decorators
vor 15 Jahren
Dmitry Vasiliev
4f9e8d7c0f
Fixed compatibility with pyrex.vim
vor 15 Jahren
Dmitry Vasiliev
c55d8f9abf
Updated version
vor 16 Jahren
Dmitry Vasiliev
b521645066
Trailing 'L' removal was in wrong file
vor 16 Jahren
Dmitry Vasiliev
f7f1409e29
Removed trailing 'L' support for numbers
vor 16 Jahren
Dmitry Vasiliev
a2208995a6
Added support for brace escaping in str.format
vor 16 Jahren
Dmitry Vasiliev
4954174d85
Added support for b'...' syntax
vor 16 Jahren
Dmitry Vasiliev
1b26c2a1ff
Added headers
vor 16 Jahren
Dmitry Vasiliev
5cfa952032
Fixed hex error display
vor 16 Jahren
Dmitry Vasiliev
b6d761f8cd
Fixed highlighting for -- and ++
vor 16 Jahren
Dmitry Vasiliev
6f75c9ab82
Fixed hex error display
vor 16 Jahren
Dmitry Vasiliev
07c654e70d
Added support for str.format syntax
vor 16 Jahren
Dmitry Vasiliev
ed21c2f0b0
Fixed string.Template syntax
vor 16 Jahren
Dmitry Vasiliev
907ec01b45
Added support for string.Template syntax
vor 16 Jahren
Dmitry Vasiliev
4e0828f853
Added support for new integer literal syntax
vor 16 Jahren
Dmitry Vasiliev
bbac2dd2f8
Added option for highligh print as a function
vor 16 Jahren
Dmitry Vasiliev
810414e92c
Added new builtins
vor 16 Jahren
Dmitry Vasiliev
3b960bac77
Removed old SVN stuff
vor 16 Jahren