After upgrading from vim 8.1.2269 to 8.2.439 (on Debian unstable) the behavior changed when editing a gpg file and doing ':wq'. vim now reports "E13: File exists (add ! to override)". Forcing it with ":wq!" works as expected. Is it possible to have to old behavior back? That would keep the user experience consistent between editing normal files and gpg files.
After upgrading from vim 8.1.2269 to 8.2.439 (on Debian unstable) the behavior changed when editing a gpg file and doing ':wq'. vim now reports "E13: File exists (add ! to override)". Forcing it with ":wq!" works as expected. Is it possible to have to old behavior back? That would keep the user experience consistent between editing normal files and gpg files.