From 9687b559ecff22cd42c0a0acdfd2980565bf1146 Mon Sep 17 00:00:00 2001 From: Jan Pokorný Date: Fri, 3 Feb 2012 12:59:22 +0100 Subject: explicit SVN revisions, minor changes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jan Pokorný --- init-optional | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'init-optional') diff --git a/init-optional b/init-optional index 389c873..a36e50e 100644 --- a/init-optional +++ b/init-optional @@ -1,6 +1,4 @@ # optional (but recommended) vim plugins -CHOICES="$CHOICES|optional" - optional () { announce "--- optional ---" # makegreen: @@ -9,3 +7,4 @@ optional () { # "code navigator" incl. JS support if jsctags installed do_git_submodule $1 "git-makegreen" "git-tagbar" } +register optional -- cgit