X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/e22f51bf92fa6320a1b09ad479c6203fa29fa014..8f867c8c71b12523f6368b6bd4c9c86c4cb1f3a1:/doc/vim-password-store.txt 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