Getting started with Go on Mac OS X 10.8.1Edit
- Install binary installer from http://golang.org/doc/install
- Set up the Vim go files
- Set up
~/.vimrc
settings sudo go get -u github.com/nsf/gocode
git clone git://github.com/nsf/gocode.git
cd gocode/vim
./pathogen_update.bash