Skip to content

Instantly share code, notes, and snippets.

@JamesMaroney
Created March 14, 2012 13:31
Show Gist options
  • Save JamesMaroney/2036498 to your computer and use it in GitHub Desktop.
Save JamesMaroney/2036498 to your computer and use it in GitHub Desktop.
"lambdas
"
"always remove a space before the rocket
silent! %s/)\s+->/)->/g
silent! %s/)\s+=>/)=>/g
silent! %s/,\s*->/, ->/g
silent! %s/,\s*=>/, =>/g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment