summaryrefslogtreecommitdiff
path: root/.vim/after/syntax
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2010-02-20 14:31:41 +0100
committerRené 'Necoro' Neumann <necoro@necoro.net>2010-02-20 14:33:30 +0100
commit54a31f26cbb3aea91d09106022f479a67b8bf993 (patch)
treed6f8626507b2c520ac9e1fb31e0c2de19154103e /.vim/after/syntax
parent3ee20750c95823032a7c39870470b3009d12db6a (diff)
downloaddotfiles-54a31f26cbb3aea91d09106022f479a67b8bf993.tar.gz
dotfiles-54a31f26cbb3aea91d09106022f479a67b8bf993.tar.bz2
dotfiles-54a31f26cbb3aea91d09106022f479a67b8bf993.zip
Update popups value to the new syntax in vimperator 2.2
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
be configured via environment variables per usual. I'm making the default 25. If the user forbids the use of symbols, pwgen will use a-zA-Z0-9, ensuring that at least one A-Z and at least one 0-9 is used. We want to have a password of at least 128-bits, so factoring in the issue with "at least one of this character type", 25 gets us there squarely. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>