X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/d8330af05b14e874ae882ca0b5c5ebc80c749ad6..3e3c8f18c7e13b80a0657d48c3c4fa8f55d9eb68:/README.md diff --git a/README.md b/README.md index 4629d30a..28bf33b0 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``