README
This is the repo for my vim dotfile management.
Installation:
Warning
This install will destroy your top level .vim, .vimrc and your .gvimrc files or directories.
Instructions
Clone the repo: git clone git@github.com:geopet/dotvim.git
cd ~/dotvim
./vim-init.sh
Adding new plugins
- Find vim plugin.
- Add to vim-init.sh script
- Rerun vim-init.sh
Vim resources:
The Vim Editor
Derek Wyatt's Videos - I can't recommend this resouce highly enough.
Vimcasts - Every episode I've watched I've learned something.