vim as a golang
and python
IDE. read more from here
git clone git://github.com/erangaeb/dotvim.git ~/.vim
ln -s ~/.vim/vimrc ~/.vimrc
ln -s ~/.vim/gvimrc ~/.gvimrc
ln -s ~/.vim/ideavimrc ~/.ideavimrc
switch to the ~/.vim
directory, and install plugins with git submodules
cd ~/.vim
git submodule init
git submodule update