vim-auto-save
vim-auto-save copied to clipboard
Any idea to disabe auto save for some file type?
Like some log file, I may edit it accidentally, so I don't wanna save it automatically, also git commit, I might wanna drop it instead of saving it.
Hello, @johnzeng This seems to be a duplicate of #33
You can apply a solution from this comment to implement the behaviour you need.