Created
March 14, 2010 20:16
-
-
Save duff/332204 to your computer and use it in GitHub Desktop.
Autocomplete an entire line
This file contains 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
^x^l In insert mode, complete a line | |
When there's more than one choice use the following to easily select the right one: | |
^n Get next choice | |
^p Get previous choice |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment