add gnupg plugin

This commit is contained in:
Grigory Shipunov 2023-02-09 20:51:30 +01:00
parent 2fb337247b
commit 6ceaea1b73
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C

View file

@ -121,6 +121,10 @@ return require('packer').startup(function(use)
end,
}
use {
'jamessan/vim-gnupg',
}
-- Automatically set up your configuration after cloning packer.nvim
-- Put this at the end after all plugins
if packer_bootstrap then