##Installation instructions
curl -s https://raw.githubusercontent.com/syrgak/dotvim/master/install.sh | bash
(or shorter)
curl -Ls https://goo.gl/nTXUtf | bash
git clone [email protected]:syrgak/dotvim.git ~/.vim
ln -s ~/.vim/vimrc ~/.vimrc
cd ~/.vim && git submodule init && git submodule update
- CtrlP (fuzzy search)
- NerdTree (file explorer)
- Syntastic (syntax)
- Fugitive (Git)
- Surround
- Airline (status bar)