data cleanup
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
---
|
||||
title: "gpg with vim"
|
||||
tags: [ "vim", "data", "GPG" ]
|
||||
requires: [ "gpg", "vim" ]
|
||||
title: "Edit gpg encrypted files easily"
|
||||
tags: [ "vim", "data", "gpg" ]
|
||||
requires: [ "gpg", "vim", "comfy" ]
|
||||
---
|
||||
|
||||
The `vim-gnupg` plugin lets vim edit gpg-encrypted files as if they were unencrypted.
|
||||
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).
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user