This repository has been archived on 2021-12-21. You can view files and clone it, but cannot push or open issues/pull-requests.
neovim-config/.gitignore

12 lines
199 B
Plaintext

# 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