From 5e84ddfd6dcd1a8797b8c678c94f9bffb0cd7800 Mon Sep 17 00:00:00 2001 From: Josef Fortier Date: Fri, 22 Feb 2019 22:34:01 -0600 Subject: [PATCH] Update README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) 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`` -- 2.39.5