improve vim

This commit is contained in:
Malin Freeborn
2020-01-14 02:29:59 +01:00
parent 0e585796aa
commit b6ae7a2fed
5 changed files with 70 additions and 29 deletions

11
text/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