my vim config and preferred plugins
- clone this into .vim or vimfiles
- make a symbolic link to .vimrc in your home directory
- run the load_plugins script to download the preferred plugins
ruby load_plugins.rb [options]
vim-gocode requires gocode (https://github.com/nsf/gocode)
go get -u github.com/nsf/gocode