rename vim files

This commit is contained in:
2022-01-18 13:31:03 +01:00
parent f03ca67852
commit 9fa6c0d7c2
4 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