diff --git a/vim.md b/vim.md new file mode 100644 index 0000000..38c2f2a --- /dev/null +++ b/vim.md @@ -0,0 +1,5 @@ +# Scatch pad +``` +:tab ter # new tab with terminal +:tabe . # new tab with netrw listing of cd +```