Document the g:GPGHomedir option

Signed-off-by: James McCoy <vega.james@gmail.com>
This commit is contained in:
James McCoy 2011-11-23 17:09:42 -05:00
parent 5394d0c1f1
commit 648fa8821d

View File

@ -89,6 +89,11 @@
" gnupg. When set to 1, this can cause terminal-based gpg agents to not " gnupg. When set to 1, this can cause terminal-based gpg agents to not
" display correctly when prompting for passwords. Defaults to 0. " display correctly when prompting for passwords. Defaults to 0.
" "
" g:GPGHomedir
" If set, specifies the directory that will be used for GPG's homedir.
" This corresponds to gpg's --homedir option. This variable is a Vim
" string.
"
" Known Issues: {{{2 " Known Issues: {{{2
" "
" In some cases gvim can't decrypt files " In some cases gvim can't decrypt files