I am using the gnupg plugin with the variable g:GPGPreferSymmetric
set.
I save and close the .gpg file with a password and when I reopen it, it is decrypted automatically without prompting me to enter the password. How do I ensure that the password is asked everytime I open the file?
My setup -
I was facing this problem because gpg-agent was active. Reopening the file after the 'cache-ttl' time period expired caused the prompt to enter the password to reappear.