Print plugin version in verbose mode

This commit is contained in:
Markus Braun 2008-01-21 17:25:48 +00:00
parent acdf9e096d
commit 479e79d3be

View File

@ -95,6 +95,9 @@ highlight default link GPGHighlightUnknownRecipient ErrorMsg
" initialize the plugin
"
fun s:GPGInit()
" print version
call s:GPGDebug(1, "gnupg.vim ". g:loaded_gnupg)
" first make sure nothing is written to ~/.viminfo while editing
" an encrypted file.
set viminfo=