From be23735428b792314c72634c32bf3ad791fb7678 Mon Sep 17 00:00:00 2001 From: Josef Fortier Date: Tue, 4 Sep 2018 17:07:05 -0500 Subject: [PATCH] Add password obscuring --- doc/vim-password-store.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/vim-password-store.txt b/doc/vim-password-store.txt index 1ab1738..03a42c0 100644 --- a/doc/vim-password-store.txt +++ b/doc/vim-password-store.txt @@ -28,6 +28,18 @@ this) and password-store https://www.passwordstore.org/ . The plugin automatically loads when it sees the appropriate file paths for password-store. This is Tom Ryders +There are two functions: + + :Conceal + :Reveal + +That apply syntax highlighting to obscure and un-obscure the password. +By default the pass file loads in obscured mode, however when the cursor is on +the file it's quite likely readable and editable. + +This offers minor "shoulder surfing" protection, facilitating editing of +metadata, such as adding URLs etc. + 4. Licence *password-store-licence* This plugin is licensed under the same terms as vim itself (see -- 2.39.2