summaryrefslogtreecommitdiffstats
path: root/init-optional
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2012-02-09 17:16:50 +0100
committerJan Pokorný <jpokorny@redhat.com>2012-02-09 17:16:50 +0100
commit735350448122b250c74eee1684c0637fdc2deaa6 (patch)
tree23ff53751158e893d2a7c1f124c6d2368f6e8891 /init-optional
parente5fd48691defc1cda3e571aea4ca45ba7f377262 (diff)
downloadvim4projects-735350448122b250c74eee1684c0637fdc2deaa6.tar.gz
vim4projects-735350448122b250c74eee1684c0637fdc2deaa6.tar.xz
vim4projects-735350448122b250c74eee1684c0637fdc2deaa6.zip
update init*
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
Diffstat (limited to 'init-optional')
-rw-r--r--init-optional2
1 files changed, 1 insertions, 1 deletions
diff --git a/init-optional b/init-optional
index a36e50e..42ec78a 100644
--- a/init-optional
+++ b/init-optional
@@ -5,6 +5,6 @@ optional () {
# test results integration
# Tagbar (possible alternative TagList):
# "code navigator" incl. JS support if jsctags installed
- do_git_submodule $1 "git-makegreen" "git-tagbar"
+ do_git_submodule $1 "git-makegreen" "git-tagbar" || return $?
}
register optional