Misc scripts for Vim text editor.
- vimrc - Vim configuration file
These scripts also included in the Vim distribution.
- syntax/bzr.vim - Vim syntax highlighting for Bazaar commit file
- syntax/rcs.vim - Vim syntax highlighting for RCS file
- syntax/svn.vim - Vim syntax highlighting for Subversion commit file
Enhanced version of the original Python syntax highlighting script. See also python.vim page on vim.org.
- syntax/python/python.vim - Vim syntax highlighting for Python 2.*
- syntax/python/python3.0.vim - Vim syntax highlighting for Python 3.*
- compiler/erlang.vim - Vim compiler plugin for Erlang