lk/vim/vim-completion.md
2022-04-26 19:09:37 +02:00

239 B

title tags
vim completion
Documentation
vim

Complete the word by searching for the next similar word:

C-n

Complete the word by searching for a previous similar word:

C-p

Complete the full line:

C-x C-l