commit | a4fe18227d48edbb41b76f2861be2c6b800c6609 | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Sat Feb 25 14:52:53 2006 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Sat Feb 25 14:52:53 2006 +0000 |
tree | 666bc9322232ff4f78cfe24359b6dbf140a6de30 | |
parent | d074beb6925a87874600b605a91a23263b3a6028 [diff] |
Add a script that auto-generates a Vim syntax highlighting file for Python. Just symlink or copy python.vim to ~/.vim/syntax/ . Also included is a sample Python file with basic expressions to make sure they are highlighted. Also add a Vim directory in Misc to hold all Vim configuration files.