Include pathogen, markdown and python plugin.
$ cd ~
$ rm -rf .vim
$ git clone --recursive https://github.com/chenzhiwei/dot_vim.git .vim
$ ln -sf .vim/dot_vimrc .vimrcManage your 'runtimepath' with ease. In practical terms, pathogen.vim makes it super easy to install plugins and runtime files in their own private directories.
Syntax highlighting and matching rules for Markdown.
Enhanced version of the python syntax highlighting.
A Personal Wiki For Vim Plugin.
- Other vim scripts vim-scripts