From 479e79d3be0e84fb96f3613e73135de0f6163fda Mon Sep 17 00:00:00 2001 From: Markus Braun Date: Mon, 21 Jan 2008 17:25:48 +0000 Subject: [PATCH] Print plugin version in verbose mode --- plugin/gnupg.vim | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plugin/gnupg.vim b/plugin/gnupg.vim index eb3ecf4..a3d024d 100644 --- a/plugin/gnupg.vim +++ b/plugin/gnupg.vim @@ -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=