mirror of
https://github.com/Ascyii/vim-gnupg.git
synced 2026-03-02 02:52:43 +01:00
Allow to set initial contents for recipients menu with
g:GPGRecipientsMenu. Example usage:
let g:GPGRecipientsMenu=""
\."GPG: Example User <example@example.com>\<NL>"
\."GPG: Other User <otherexample@example.com>\<NL>"