dotfiles/.config/nvim/.gitignore

12 lines
199 B
Plaintext
Raw Normal View History

2021-04-21 14:52:27 +02:00
# 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