Document g:GPGFilePattern

This commit is contained in:
James McCoy 2013-02-10 11:59:44 -05:00
parent 6c758903e6
commit 57695361bb

View File

@ -94,6 +94,11 @@
" This corresponds to gpg's --homedir option. This variable is a Vim " This corresponds to gpg's --homedir option. This variable is a Vim
" string. " string.
" "
" g:GPGFilePattern
" If set, overrides the default set of file patterns that determine
" whether this plugin will be activated. Defaults to
" '*.\(gpg\|asc\|pgp\)'.
"
" Known Issues: {{{2 " Known Issues: {{{2
" "
" In some cases gvim can't decrypt files " In some cases gvim can't decrypt files