Files
lk/writing/vim/completion.md
2026-04-16 15:04:58 +02:00

270 B

title, tags, requires
title tags requires
vim completion
vim
completion
TUI
vim basics

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