Skip to content

Instantly share code, notes, and snippets.

@mrmrs
Created August 1, 2014 15:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrmrs/48fdc976cc634d80228c to your computer and use it in GitHub Desktop.
Save mrmrs/48fdc976cc634d80228c to your computer and use it in GitHub Desktop.
save every line to a separate file
:g/^/exe ".w ".line(".").".txt"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment