Skip to content

Instantly share code, notes, and snippets.

@zph

zph/-

Created June 11, 2014 00:11
Show Gist options
  • Select an option

  • Save zph/4ee7dd52b7af44fd067c to your computer and use it in GitHub Desktop.

Select an option

Save zph/4ee7dd52b7af44fd067c to your computer and use it in GitHub Desktop.
autocmd BufRead,BufNewFile *.go set tabstop=4 shiftwidth=4 noexpandtab softtabstop=4
@zph

zph commented Jun 11, 2014

Copy link
Copy Markdown
Author

The secret vimrc sauce for golang tab behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment