From b426430ff8b28bf8f524950c9d73818e55f85844 Mon Sep 17 00:00:00 2001 From: Markus Braun Date: Wed, 29 Apr 2009 05:19:55 +0000 Subject: [PATCH] This is just a stupid change, more ore less to update Id and Revision keywords --- plugin/gnupg.vim | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugin/gnupg.vim b/plugin/gnupg.vim index 6d60170..e784dcb 100644 --- a/plugin/gnupg.vim +++ b/plugin/gnupg.vim @@ -1012,4 +1012,5 @@ if (has("menu")) amenu Plugin.GnuPG.View\ Options :GPGViewOptions amenu Plugin.GnuPG.Edit\ Options :GPGEditOptions endif -" vim600: foldmethod=marker:foldlevel=0 + +" vim600: set foldmethod=marker foldlevel=0 :