File tree Expand file tree Collapse file tree 1 file changed +9
-10
lines changed
Expand file tree Collapse file tree 1 file changed +9
-10
lines changed Original file line number Diff line number Diff line change 11" Vim syntax file
22" Language: Python
33" Maintainer: Dmitry Vasiliev <dima at hlabs dot org>
4- " URL: https://github.com/hdima/vim-scripts/blob/master/ syntax/python/python.vim
5- " Last Change: 2013-03-10
4+ " URL: https://github.com/hdima/python- syntax
5+ " Last Change: 2013-05-12
66" Filenames: *.py
77" Version: 3.3.0
88"
99" Based on python.vim (from Vim 6.1 distribution)
1010" by Neil Schemenauer <nas at python dot ca>
1111"
12- " Bugs and feature requests can be reported through email
13- " <dima at hlabs dot org>, GitHub at:
14- "
15- " https://github.com/hdima/vim-scripts/issues
16- "
17- " , or Twitter:
18- "
19- " https://twitter.com/hdima
12+ " Please use the following channels for reporting bugs, offering suggestions or
13+ " feedback:
14+
15+ " - python.vim issue tracker: https://github.com/hdima/python-syntax/issues
16+ " - Email: Dmitry Vasiliev (dima at hlabs.org)
17+ " - Send a message or follow me for updates on Twitter: `@hdima
18+ " <https://twitter.com/hdima>`__
2019"
2120" Contributors
2221" ============
You can’t perform that action at this time.
0 commit comments