My personal .vimrc and collection of plugins and themes.
-
Clone the repository.
git clone https://github.com/wting/dotvim.git ~/.vim
-
Symlink ~/.vimrc and install the Vundle plugin.
cd ~/.vim make all
- vundle: vim plugin package management system
The selected color scheme is zenburn. a low-contrast theme primarily for
dark environments. Others are listed in ~/.vim/colors/
.
Enjoy!