Skip to content

Instantly share code, notes, and snippets.

@titanous
Last active December 17, 2015 20:58
Show Gist options
  • Save titanous/5670939 to your computer and use it in GitHub Desktop.
Save titanous/5670939 to your computer and use it in GitHub Desktop.
au Filetype go set noexpandtab ts=4 sw=4 sts=4 nolist makeprg=go textwidth=80
autocmd FileType go autocmd BufWritePre <buffer> Fmt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment