Added cenny dotfiles

This commit is contained in:
Jef Roosens 2021-04-21 14:52:27 +02:00
parent 20ab00736c
commit 885ecb33d0
Signed by: Jef Roosens
GPG key ID: B580B976584B5F30
57 changed files with 7714 additions and 0 deletions

11
.config/nvim/.gitignore vendored Normal file
View file

@ -0,0 +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