Added all new files

This commit is contained in:
Jef Roosens 2021-02-01 09:41:32 +01:00
parent b8ca691fa7
commit 136afdf82d
11 changed files with 62 additions and 27 deletions

7
.gitignore vendored
View file

@ -1,4 +1,11 @@
# File manager history
.netrwhist
# Directory where my swap/undo files are stored
.vim/
# Where plugins are installed; can be done locally
plugged/
# Old file after updating plug.vim
plug.vim.old