Nvim: Add GPG plugin

This commit is contained in:
Marko Korhonen 2022-08-29 09:55:51 +03:00
parent 29df7d4b94
commit 060450b9f5
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
2 changed files with 4 additions and 1 deletions

@ -1 +1 @@
Subproject commit 1bf0124779f753a74f269ded5f47a2aae25fd114
Subproject commit 910482f8c8ba25234e0eb208419f39c06985aab3

View file

@ -171,6 +171,9 @@ require('packer').startup(function()
-- Vim <3 Asciidoctor
use 'habamax/vim-asciidoctor'
-- Edit GPG encrypted files transparently
use 'jamessan/vim-gnupg'
-- If Packer was just installed,
-- sync plugins