• Wincent
    Menu
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Getting started with Go on Mac OS X 10.8.1Edit

Created 2012-09-18, updated 2026-03-16
  1. Install binary installer from http://golang.org/doc/install
  2. Set up the Vim go files
  3. Set up ~/.vimrc settings
  4. sudo go get -u github.com/nsf/gocode
  5. git clone git://github.com/nsf/gocode.git
  6. cd gocode/vim
  7. ./pathogen_update.bash
  • go
  • wiki
Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell with Rust (with help from Git and Neovim).