Wiki

by yszheda

View project onGitHub

Tip 115: Autocomplete Entire Lines

Return to the top: <<Practical Vim>>

triggered by <C-x><C-l>

References:

# If you open the file in vim,
# then you can \"ayy@a the next line to execute the vim command: 
:h compl-whole-line