Open towolf opened 9 years ago
I’m filing this issue both here and for jamessan/vim-gnupg.
When both plugins are active the gnupg plugin stops working and displays a scrambled buffer for encrypted .gpg files.
.gpg
In my list of bundles I bisected all plugins until I determined that when file-line is disabled, the gnupg decoding works again.
jamessan/vim-gnupg#25
Same here. Unable to use file-line because of this. BTW, issusing a :e after opening a gpg file opens it correctly.
file-line
:e
I’m filing this issue both here and for jamessan/vim-gnupg.
When both plugins are active the gnupg plugin stops working and displays a scrambled buffer for encrypted
.gpg
files.In my list of bundles I bisected all plugins until I determined that when file-line is disabled, the gnupg decoding works again.