Skip to content

Instantly share code, notes, and snippets.

@nelsonsar
Created October 24, 2013 14:51
Show Gist options
  • Save nelsonsar/7138666 to your computer and use it in GitHub Desktop.
Save nelsonsar/7138666 to your computer and use it in GitHub Desktop.
Open all methods from a class in vim

:vimgrep /on .*(/ % :cw

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