Files
vim-gnupg/autoload/gnupg.vim
James McCoy 84fc245438 Return early from Finish functions when buffer is not displayed
When bufwinnr() returns -1, the buffer isn't currently displayed.  In
this case, we need to return so the contents of a different buffer
aren't used for recipients/options.
2020-11-11 13:11:56 -05:00

39 KiB