X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/bb8c466bae0a9ed82b0a835231ecfa916474c198..a8037bb8cc8b46d506e43005acebb1e96e090ae5:/README.md diff --git a/README.md b/README.md index 458de70..28bf33b 100644 --- a/README.md +++ b/README.md @@ -24,3 +24,8 @@ There are two commands to facilitate hiding and concealing 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``