Files
lk/data/gpg/vim_decryption.md
2026-04-27 01:30:33 +02:00

18 lines
378 B
Markdown

---
title: Edit gpg encrypted files easily
tags:
- vim
- data
- gpg
- comfy
requires:
- data/gpg.md
- writing/vim.md
---
The `vim-gnupg` plug-in 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).