Skip to content

Instantly share code, notes, and snippets.

@ghthor
Last active December 11, 2015 00:09
Show Gist options
  • Select an option

  • Save ghthor/4514309 to your computer and use it in GitHub Desktop.

Select an option

Save ghthor/4514309 to your computer and use it in GitHub Desktop.
Useful Vim Commands
" Move All go Functions to the end of the file
g/func/-1,/^}$/m$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment