add basic vim
This commit is contained in:
@@ -3,10 +3,14 @@ title: "vim completion"
|
||||
tags: [ "Documentation", "vim" ]
|
||||
---
|
||||
|
||||
Complete the word:
|
||||
Complete the word by searching for the *n*ext similar word:
|
||||
|
||||
> C-n
|
||||
|
||||
Complete the full segment:
|
||||
Complete the word by searching for a *p*revious similar word:
|
||||
|
||||
> C-p
|
||||
|
||||
Complete the full line:
|
||||
|
||||
> C-x C-l
|
||||
|
Reference in New Issue
Block a user