forked from andonome/lk
add headers to lk
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: "completion"
|
||||
tags: [ "Documentation", "vim" ]
|
||||
---
|
||||
|
||||
Complete the word:
|
||||
|
||||
|
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: "navigate"
|
||||
tags: [ "Documentation", "vim" ]
|
||||
---
|
||||
|
||||
| Move | Command |
|
||||
|:-----|:-------------|
|
||||
|
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: "screens"
|
||||
tags: [ "Documentation", "vim" ]
|
||||
---
|
||||
|
||||
Make a horizontal split with:
|
||||
|
||||
|
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: "search"
|
||||
tags: [ "Documentation", "vim" ]
|
||||
---
|
||||
Search and replace the first 'one' found with 'two':
|
||||
|
||||
> :%s/one/two/
|
||||
|
@@ -1,2 +1,6 @@
|
||||
---
|
||||
title: "vim"
|
||||
tags: [ "Documentation", "vim" ]
|
||||
---
|
||||
Describe what you want, then press as few keys as possible.
|
||||
|
||||
|
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: "windows"
|
||||
tags: [ "Documentation", "vim" ]
|
||||
---
|
||||
|
||||
| Command | Keys |
|
||||
|:-----|:----:|
|
||||
|
Reference in New Issue
Block a user