mirror of
https://github.com/Ascyii/vim-gnupg.git
synced 2026-03-02 02:52:43 +01:00
When the user hasn't explicity let g:GPGPreferArmor, the value is supposed to be determined by the filename. Instead of letting g:GPGPreferArmor, lazily determine what should be done when actually doing the encryption. Signed-off-by: James McCoy <jamessan@jamessan.com>