rename pages with space

This commit is contained in:
2022-01-25 19:10:52 +01:00
parent 98d04f7689
commit fef198856a
5 changed files with 0 additions and 0 deletions

15
vim/vim-screens.md Normal file
View 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