mirror of
https://github.com/vim-python/python-syntax.git
synced 2025-12-14 00:21:53 +08:00
Move python.vim into syntax directory
This commit is contained in:
@@ -1,22 +1,21 @@
|
|||||||
" Vim syntax file
|
" Vim syntax file
|
||||||
" Language: Python
|
" Language: Python
|
||||||
" Maintainer: Dmitry Vasiliev <dima at hlabs dot org>
|
" Maintainer: Dmitry Vasiliev <dima at hlabs dot org>
|
||||||
" URL: https://github.com/hdima/vim-scripts/blob/master/syntax/python/python.vim
|
" URL: https://github.com/hdima/python-syntax
|
||||||
" Last Change: 2013-03-10
|
" Last Change: 2013-05-12
|
||||||
" Filenames: *.py
|
" Filenames: *.py
|
||||||
" Version: 3.3.0
|
" Version: 3.3.0
|
||||||
"
|
"
|
||||||
" Based on python.vim (from Vim 6.1 distribution)
|
" Based on python.vim (from Vim 6.1 distribution)
|
||||||
" by Neil Schemenauer <nas at python dot ca>
|
" by Neil Schemenauer <nas at python dot ca>
|
||||||
"
|
"
|
||||||
" Bugs and feature requests can be reported through email
|
" Please use the following channels for reporting bugs, offering suggestions or
|
||||||
" <dima at hlabs dot org>, GitHub at:
|
" feedback:
|
||||||
"
|
|
||||||
" https://github.com/hdima/vim-scripts/issues
|
" - python.vim issue tracker: https://github.com/hdima/python-syntax/issues
|
||||||
"
|
" - Email: Dmitry Vasiliev (dima at hlabs.org)
|
||||||
" , or Twitter:
|
" - Send a message or follow me for updates on Twitter: `@hdima
|
||||||
"
|
" <https://twitter.com/hdima>`__
|
||||||
" https://twitter.com/hdima
|
|
||||||
"
|
"
|
||||||
" Contributors
|
" Contributors
|
||||||
" ============
|
" ============
|
||||||
Reference in New Issue
Block a user