Skip to content

Instantly share code, notes, and snippets.

@shibukawa
Created February 11, 2014 05:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shibukawa/8929561 to your computer and use it in GitHub Desktop.
Save shibukawa/8929561 to your computer and use it in GitHub Desktop.
Vim setting for Go
au BufNewFile,BufRead *.go set noexpandtab tabstop=4
set runtimepath+=/opt/local/go/misc/vim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment