File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ Revision 3.3.5 (2013-08-31):
2+
3+ - Highlight 'import', 'from' and 'as' as include statements.
4+ Patch by pydave at GitHub.
5+
16Revision 3.3.4 (2013-08-11):
27
38 - Highlight True and False as booleans. Patch by Yuri Habrusiev.
Original file line number Diff line number Diff line change @@ -135,5 +135,6 @@ List of the contributors in alphabetical order:
135135- John Eikenberry
136136- Marc Weber
137137- Pedro Algarvio
138+ - pydave at GitHub
138139- Will Gray
139140- Yuri Habrusiev
Original file line number Diff line number Diff line change 22" Language: Python
33" Maintainer: Dmitry Vasiliev <dima at hlabs dot org>
44" URL: https://github.com/hdima/python-syntax
5- " Last Change: 2013-08-11
5+ " Last Change: 2013-08-31
66" Filenames: *.py
7- " Version: 3.3.4
7+ " Version: 3.3.5
88"
99" Based on python.vim (from Vim 6.1 distribution)
1010" by Neil Schemenauer <nas at python dot ca>
2929" John Eikenberry
3030" Marc Weber
3131" Pedro Algarvio
32+ " pydave at GitHub
3233" Will Gray
3334" Yuri Habrusiev
3435"
You can’t perform that action at this time.
0 commit comments