Skip to content

Instantly share code, notes, and snippets.

@fervisa
Created September 1, 2013 17:42
Show Gist options
  • Select an option

  • Save fervisa/6406045 to your computer and use it in GitHub Desktop.

Select an option

Save fervisa/6406045 to your computer and use it in GitHub Desktop.
Vim command to convert hash_rocket sintax to semicolon
%s/:\(\w*\) =>/\1:/gc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment