move vim to primary folder

This commit is contained in:
Malin Freeborn
2020-01-14 03:29:26 +01:00
parent b6ae7a2fed
commit 20dba22e6f
6 changed files with 0 additions and 0 deletions

11
vim/screens.md Normal file
View File

@@ -0,0 +1,11 @@
Make a horizontal split with:
> :sp
> C-w s
Or a vertical split with:
> :vsp
> C-w v