rename pages with space
This commit is contained in:
15
vim/vim-screens.md
Normal file
15
vim/vim-screens.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: "screens"
|
||||
tags: [ "Documentation", "vim" ]
|
||||
---
|
||||
|
||||
Make a horizontal split with:
|
||||
|
||||
> :sp
|
||||
|
||||
> C-w s
|
||||
|
||||
Or a vertical split with:
|
||||
|
||||
> :vsp
|
||||
> C-w v
|
Reference in New Issue
Block a user