X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/d8330af05b14e874ae882ca0b5c5ebc80c749ad6..a8037bb8cc8b46d506e43005acebb1e96e090ae5:/README.md diff --git a/README.md b/README.md index 4629d30..28bf33b 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,13 @@ fields. There are two commands to facilitate hiding and concealing *:Reveal* + *:Conceal* These do what you might expect, reset the syntax highlighting of the password from obscured to cleared. + +There is also integration with ``pwgen`` the same utility called by +password-store to generate passwords. By default this is mapped to vim's +increment and decrement operators ```` and ```` but the mapping is +available by a plug mapping ``password_rotate``