You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe this is probably a problem I have with a conflicting plugin, rather than a bug with vim-gnupg. However, whenever I open an encrypted file, the decrypted contents flash up in the buffer (after pinentry does its thing), but then are immediately replaced with (presumably) the original encrypted contents. In the status bar, the filename is shown, appended with [noeol][converted].
I'm using Vim 8.1 with vim-gnupg 2.6.1; actually, master as of 22cbc6b, but it's been like this for a while (it's just never been an issue for me, personally, before now). I have the following plugins (all at their master HEAD, as of just now):
It looks like it's file-line that's causing the problem. If I disable this plugin, everything works as I expect. To be honest, I never use this plugin, so I'll just get rid of it and close this issue, after renaming it in case others have a similar problem.
I believe this is probably a problem I have with a conflicting plugin, rather than a bug with vim-gnupg. However, whenever I open an encrypted file, the decrypted contents flash up in the buffer (after pinentry does its thing), but then are immediately replaced with (presumably) the original encrypted contents. In the status bar, the filename is shown, appended with
[noeol][converted]
.I'm using Vim 8.1 with vim-gnupg 2.6.1; actually, master as of 22cbc6b, but it's been like this for a while (it's just never been an issue for me, personally, before now). I have the following plugins (all at their master HEAD, as of just now):
The text was updated successfully, but these errors were encountered: