Feature List:
- Package and plugin management with Vundle
- Wicked awesome color scheme thanks to Solarized
- Code Completion with caching neocomplcache
- File browsing with NerdTree
- CLI Git with Fugitive
- Fancy searching with Easymotion
- Easily work with files and filesystem using FuzzyFinder
- Filesystem searching with command-t
- HTML generation with Emmet
- Statusline beautification with Powerline
- Lint on write using Syntastic
- Easy to install and setup
- GUI and CLI friendly
It's pretty easy, but pretty dumb at this point.
Clone the git repo into your vim folder
$ git clone https://github.com/thebastedo/vimrc.git ~/.vim
Run the setup script
$ cd ~/.vim && ./setup.sh
?
PROFIT!