summaryrefslogtreecommitdiffstats
path: root/init-optional
diff options
context:
space:
mode:
Diffstat (limited to 'init-optional')
-rw-r--r--init-optional3
1 files changed, 1 insertions, 2 deletions
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