vim-gnupg/plugin
James McCoy e2aec69d2d
Use buffer number to name the options/recipients buffers
Since buffer numbers are unique in Vim, there's no concern about
collisions between options/recipients buffers for different encrypted
buffers.

This also resolves an issue where opening the options buffer would
trigger the recipients buffer (due to the buffer name matching
g:GPGFilePattern.

Closes jamessan/vim-gnupg#89
Signed-off-by: James McCoy <jamessan@jamessan.com>
2018-06-22 21:53:51 -04:00
..
gnupg.vim Use buffer number to name the options/recipients buffers 2018-06-22 21:53:51 -04:00