lk/data/gpg/extras.md

12 lines
347 B
Markdown
Raw Normal View History

2024-04-07 16:20:42 +00:00
---
title: "gpg"
2025-02-11 19:47:50 +00:00
tags: [ "vim", "data", "GPG" ]
2025-02-11 20:26:39 +00:00
requires: [ "GPG Basics", "vim basics" ]
2024-04-07 16:20:42 +00:00
---
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).