fix vim titles
This commit is contained in:
parent
9a77061a51
commit
c11bc0a1d4
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "navigate"
|
||||
title: "vim navigation"
|
||||
tags: [ "Documentation", "vim" ]
|
||||
---
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "completion"
|
||||
title: "vim completion"
|
||||
tags: [ "Documentation", "vim" ]
|
||||
---
|
||||
|
||||
|
@ -1,15 +0,0 @@
|
||||
---
|
||||
title: "screens"
|
||||
tags: [ "Documentation", "vim" ]
|
||||
---
|
||||
|
||||
Make a horizontal split with:
|
||||
|
||||
> :sp
|
||||
|
||||
> C-w s
|
||||
|
||||
Or a vertical split with:
|
||||
|
||||
> :vsp
|
||||
> C-w v
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "search"
|
||||
title: "vim search"
|
||||
tags: [ "Documentation", "vim" ]
|
||||
---
|
||||
Search and replace the first 'one' found with 'two':
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "windows"
|
||||
title: "vim windows"
|
||||
tags: [ "Documentation", "vim" ]
|
||||
---
|
||||
|
||||
|
@ -1,6 +0,0 @@
|
||||
---
|
||||
title: "vim"
|
||||
tags: [ "Documentation", "vim" ]
|
||||
---
|
||||
Describe what you want, then press as few keys as possible.
|
||||
|
Loading…
Reference in New Issue
Block a user