Created
July 4, 2016 15:24
-
-
Save jwalton512/a1ec5ad1f8305b5207a862fe0feed150 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--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