koichirose/dotvim
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Installation: git clone https://github.com/koichirose/dotvim.git ~/.vim git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle Create symlinks: ln -s ~/.vim/vimrc ~/.vimrc Open vim and install plugins with vundle: :BundleInstall