add vim scratch pad

This commit is contained in:
dannydannydanny 2021-03-31 12:56:19 +02:00 committed by GitHub
parent ed54b6be06
commit 8542c4f858
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
vim.md Normal file
View file

@ -0,0 +1,5 @@
# Scatch pad
```
:tab ter # new tab with terminal
:tabe . # new tab with netrw listing of cd
```