note vim-gnupg

This commit is contained in:
2024-04-07 18:20:42 +02:00
parent 09f3afa35b
commit 531cb8da3d
3 changed files with 154 additions and 138 deletions

10
data/gpg/extras.md Normal file
View File

@@ -0,0 +1,10 @@
---
title: "gpg"
tags: [ "Documentation", "vim", "data", "GPG" ]
---
The `vim-gnupg` plugin lets vim edit gpg-encrypted files as if they were unencrypted.
It's probably in your package manager.
If not, you'll need to endure the faff of following the [instructions](http://www.vim.org/scripts/script.php?script_id=3645).