Well organized vim settings.
To use this vim settings, all you have to do is
cd
git clone --recursive git://github.com/kuwabarahiroshi/.vim.git
ln -s .vim/rc.d/.vimrc
vim # -> installs plugins automatically.
That's it!
If you already have your own ~/.vim
directory, Please back it up beforehand.
To add plugins, please refer to NeoBundle.vim guidance.