Configuration/convenience miscellany made portable.
Vim config requires vundler. So:
-
Install Vundler...
$ git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim -
Symlink
vim/vimrcto~/.vimrc, andvim/Vundlefileto~/vim/Vundlefile. -
Open vim and type
:PluginInstall