Tianlin Shi
a670c23db6
add syntax highlighting for self in python2
il y a 8 ans
Dmitry Vasiliev
10d2c07687
Update CHANGES.txt
il y a 9 ans
Dmitry Vasiliev
d948f835b4
Update TODO item
il y a 9 ans
Ihor Gorobets
4d925a99dd
Python 3.5 new syntax sugar
https://www.python.org/dev/peps/pep-0492/
il y a 9 ans
Dmitry Vasiliev
44f1855902
Update python.vim header
il y a 9 ans
Dmitry Vasiliev
716ded1d56
Add GitHub links for most of the contributors
il y a 9 ans
Dmitry Vasiliev
878e75cf90
Highlight non-ASCII decorators only for Python 3
il y a 9 ans
Dmitry Vasiliev
9209dd0c02
Merge https://github.com/mcsalgado/python-syntax
il y a 9 ans
Dmitry Vasiliev
ea215a9085
Add the MIT license
il y a 9 ans
Victor Salgado
9dc6765ad1
Fix decorators to allow the same kind of characters that functions do
il y a 10 ans
Dmitry Vasiliev
453269d0f8
Highlight 'yield from' statement
The 'yield from' statement was introduced in Python 3.3. Reported by
Elizabeth Myers.
il y a 11 ans
Dmitry Vasiliev
efe8499cfb
Add TODO item
il y a 11 ans
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.
il y a 11 ans
Dmitry Vasiliev
21a2e84df6
Update CHANGES.txt
il y a 11 ans
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.
il y a 11 ans
Dmitry Vasiliev
6f6f10ff54
Clean up boolean highlighting
il y a 11 ans
Yuri Habrusiev
a0d21acc1c
add pythonBoolean syntax
il y a 11 ans
Dmitry Vasiliev
ebbdd093b7
Revision 3.3.3
il y a 11 ans
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.
il y a 11 ans
Dmitry Vasiliev
e344f212b6
Fix behaviour of b:python_version_2 variable
il y a 11 ans
Dmitry Vasiliev
91eaa32bea
Update CHANGES.txt
il y a 11 ans
Dmitry Vasiliev
2860070a9d
Update script version
il y a 11 ans
Dmitry Vasiliev
40456e7708
Add README file
il y a 11 ans
Dmitry Vasiliev
16f0987559
Move python.vim into syntax directory
il y a 11 ans
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
il y a 11 ans
Dmitry Vasiliev
ee72907cf8
Updated email and URL for all scripts
il y a 12 ans
Dmitry Vasiliev
f2fd6dd30b
Rename/move py_folding to python/folding-ideas
il y a 12 ans
Dmitry Vasiliev
c8113a7a4f
Added TODO item
il y a 14 ans
Dmitry Vasiliev
f259b31b50
Fixes for str.format syntax highlighting
il y a 14 ans
Dmitry Vasiliev
6f89b1c2de
Done TODO item
il y a 14 ans
Dmitry Vasiliev
9f7d4af442
Fixed highlighting for bytes and numbers
il y a 14 ans
Dmitry Vasiliev
607f75e613
Forgot to add author of the patch
il y a 14 ans
Dmitry Vasiliev
d510d31b02
Fixed highlighting for raw bytes literals
il y a 14 ans
Dmitry Vasiliev
825a9e65f2
Fixed option name
il y a 14 ans
Dmitry Vasiliev
d702136252
Added options python_highlight_builtin_objs and python_highlight_builtin_funcs
il y a 14 ans
Dmitry Vasiliev
32c7868195
Added options python_highlight_builtin_objs and python_highlight_builtin_funcs
il y a 14 ans
Dmitry Vasiliev
4fc6d28416
Fixed highlighting for decorators
il y a 15 ans
Dmitry Vasiliev
4f9e8d7c0f
Fixed compatibility with pyrex.vim
il y a 15 ans
Dmitry Vasiliev
aa9ec02c33
Added new TODO item
il y a 15 ans
Dmitry Vasiliev
c773423e1c
Added new TODO item
il y a 16 ans
Dmitry Vasiliev
7310daf443
New idea
il y a 16 ans
Dmitry Vasiliev
1838753d2c
Fixed number display
il y a 16 ans
Dmitry Vasiliev
75cbf6b07f
Fixed error display
il y a 16 ans
Dmitry Vasiliev
64749a3a88
Added support for non-ASCII identifiers
il y a 16 ans
Dmitry Vasiliev
69dcbc3482
Reorganized keywords
il y a 16 ans
Dmitry Vasiliev
8423af1ae9
Removed StandardError
il y a 16 ans
Dmitry Vasiliev
894f6d0fdd
Added nonlocal keyword
il y a 16 ans
Dmitry Vasiliev
c55d8f9abf
Updated version
il y a 16 ans
Dmitry Vasiliev
b521645066
Trailing 'L' removal was in wrong file
il y a 16 ans
Dmitry Vasiliev
6e6cdfff68
Set release date
il y a 16 ans