]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove the Vim syntax files.
authorBrett Cannon <brett@python.org>
Thu, 15 Nov 2012 21:10:16 +0000 (16:10 -0500)
committerBrett Cannon <brett@python.org>
Thu, 15 Nov 2012 21:10:16 +0000 (16:10 -0500)
commit873f73a98e98fd97f75bd21a3f54aaab269f90ca
tree1c9394ab4f52e1727079adbcf6fc7d588e6bc2a2
parent8f7c4b8a8551702a9f718098b6b3eea2e8d88bb0
Remove the Vim syntax files.

They had become extremely stale (the script to generate the file was
Python 2 compatible!). Plus the community took the work and made
improvements that are available on www.vim.org.

If you want to update Vim's runtime files to the latest available,
follow the instructions at http://www.vim.org/runtime.php .
Misc/Vim/python.vim [deleted file]
Misc/Vim/syntax_test.py [deleted file]
Misc/Vim/vim_syntax.py [deleted file]
Misc/Vim/vimrc [deleted file]