Installation:
git clone git://github.com/AndNovAtor/dotvim.git ~/.vim
Installation without air plugin:
git clone git://github.com/AndNovAtor/dotvim.git --branch lite --single-branch ~/.vim
Create symlink:
ln -s ~/.vim/vimrc ~/.vimrc
Switch to the `~/.vim` directory, and fetch submodules:
cd ~/.vim
git submodule init
git submodule update