aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index d0b4fdb..8b873fd 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,15 @@
redact\_pass.vim
================
-This plugin switches off the 'viminfo', 'backup', 'writebackup', 'swapfile',
-and 'undofile' options globally when editing a password in `pass(1)`.
+This plugin switches off the `'viminfo'`, `'backup'`, `'writebackup'`,
+`'swapfile'`, and `'undofile'` options globally when editing a password in
+`pass(1)`.
This is to prevent anyone being able to extract passwords from your Vim cache
files in the event of a compromise.
-You should test this after installed to ensure you see this message is printed
-whenever you `pass edit`:
+You should test this after installation to ensure you see this message is
+printed whenever you `pass edit`:
> Editing password file--disabled leaky options!