I never want to see temporary files that are created by applications that open those files in vim: - `.git/COMMIT_EDITMSG` (git) - `.git/rebase-merge/git-rebase-todo` (git) - ... Requires a (possibly user configurable?) list of exceptions.
I never want to see temporary files that are created by applications that open those files in vim:
.git/COMMIT_EDITMSG(git).git/rebase-merge/git-rebase-todo(git)Requires a (possibly user configurable?) list of exceptions.