add headers to lk

This commit is contained in:
2022-01-16 19:20:39 +01:00
parent bdc4ea87cb
commit aac84da38a
137 changed files with 543 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
---
title: "completion"
tags: [ "Documentation", "vim" ]
---
Complete the word:
+4
View File
@@ -1,3 +1,7 @@
---
title: "navigate"
tags: [ "Documentation", "vim" ]
---
| Move | Command |
|:-----|:-------------|
+4
View File
@@ -1,3 +1,7 @@
---
title: "screens"
tags: [ "Documentation", "vim" ]
---
Make a horizontal split with:
+4
View File
@@ -1,3 +1,7 @@
---
title: "search"
tags: [ "Documentation", "vim" ]
---
Search and replace the first 'one' found with 'two':
> :%s/one/two/
+4
View File
@@ -1,2 +1,6 @@
---
title: "vim"
tags: [ "Documentation", "vim" ]
---
Describe what you want, then press as few keys as possible.
+4
View File
@@ -1,3 +1,7 @@
---
title: "windows"
tags: [ "Documentation", "vim" ]
---
| Command | Keys |
|:-----|:----:|