Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conflict with file-line plugin #93

Closed
Xophmeister opened this issue Aug 16, 2018 · 3 comments
Closed

Conflict with file-line plugin #93

Xophmeister opened this issue Aug 16, 2018 · 3 comments

Comments

@Xophmeister
Copy link

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):

@jamessan
Copy link
Owner

My suggestion is to bisect your plugins and find out which one is causing the problem. Then we can discuss if there's anything I can do for vim-gnupg.

@Xophmeister Xophmeister changed the title Decrypts for an instant Conflict with file-line plugin Aug 17, 2018
@Xophmeister
Copy link
Author

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.

@jamessan
Copy link
Owner

jamessan commented Aug 17, 2018

Ah, yeah, this has come up before -- #25 and #31 (comment).

Maybe https://github.com/wsdjeg/vim-fetch works better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants