Closed srstevenson closed 8 years ago
Implementation of the suggestion described in https://github.com/jamessan/vim-gnupg/issues/54#issuecomment-163925544.
I'd prefer to keep gpg as the default, but I do agree that it's beneficial to see if gpg2 exists if gpg doesn't.
I've updated the commit to fall back to gpg2 only if gpg isn't found.
gpg2
gpg
Merged in c2ddc05
Implementation of the suggestion described in https://github.com/jamessan/vim-gnupg/issues/54#issuecomment-163925544.