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

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