From: Josef Fortier Date: Sat, 23 Feb 2019 04:34:01 +0000 (-0600) Subject: Update README X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/5e84ddfd6dcd1a8797b8c678c94f9bffb0cd7800?ds=inline;hp=-c;pf=etc Update README --- 5e84ddfd6dcd1a8797b8c678c94f9bffb0cd7800 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``