dotfiles/.config/nvim/.gitignore
2021-04-21 14:52:27 +02:00

11 lines
199 B
Text

# 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