Skip to content

Instantly share code, notes, and snippets.

@jwalton512
Created July 4, 2016 15:24
Show Gist options
  • Save jwalton512/a1ec5ad1f8305b5207a862fe0feed150 to your computer and use it in GitHub Desktop.
Save jwalton512/a1ec5ad1f8305b5207a862fe0feed150 to your computer and use it in GitHub Desktop.
--start with (in insert mode):
foo bar baz |beep boop beep
-- would like to end up with (without leaving insert mode:
foo bar baz
|
beep boop beep
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment