Skip to content

Instantly share code, notes, and snippets.

@scaint
Created February 25, 2015 11:08
Show Gist options
  • Save scaint/56170113fab974b978b7 to your computer and use it in GitHub Desktop.
Save scaint/56170113fab974b978b7 to your computer and use it in GitHub Desktop.
Rename some_file.js => some_file.js.coffee in Vim
:sav %.coffee | bd# | !rm #
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment