Skip to content

Instantly share code, notes, and snippets.

@oxUnd
Created November 24, 2013 08:29
Show Gist options
  • Save oxUnd/7624840 to your computer and use it in GitHub Desktop.
Save oxUnd/7624840 to your computer and use it in GitHub Desktop.
if !exists("g:gofmt_command")
let g:gofmt_command = "gofmt -tabs=false -tabwidth=4"
endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment