Added cenny dotfiles
This commit is contained in:
parent
20ab00736c
commit
885ecb33d0
57 changed files with 7714 additions and 0 deletions
11
.config/nvim/.gitignore
vendored
Normal file
11
.config/nvim/.gitignore
vendored
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue