Correction in documentation

This commit is contained in:
Markus Braun
2011-07-05 08:46:55 +02:00
parent 60b7fb1ede
commit ae76dffaed

View File

@@ -37,7 +37,7 @@
" WARNING: There is no check of the entered options, so you need to know " WARNING: There is no check of the entered options, so you need to know
" what you are doing. " what you are doing.
" "
" :GPGViewRecipients " :GPGViewOptions
" Prints the list of options. " Prints the list of options.
" "
" Variables: " Variables:
@@ -48,7 +48,8 @@
" Credits: " Credits:
" Mathieu Clabaut for inspirations through his vimspell.vim script. " Mathieu Clabaut for inspirations through his vimspell.vim script.
" Richard Bronosky for patch to enable ".pgp" suffix. " Richard Bronosky for patch to enable ".pgp" suffix.
" Erik Remmelzwaal for patch to enable windows support. " Erik Remmelzwaal for patch to enable windows support and patient beta
" testing.
" "
" Section: Plugin header {{{1 " Section: Plugin header {{{1
if (exists("loaded_gnupg") || &cp || exists("#BufReadPre#*.\(gpg\|asc\|pgp\)")) if (exists("loaded_gnupg") || &cp || exists("#BufReadPre#*.\(gpg\|asc\|pgp\)"))