Print plugin version in verbose mode
This commit is contained in:
parent
acdf9e096d
commit
479e79d3be
@ -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=
|
||||
|
Loading…
x
Reference in New Issue
Block a user