diff options
Diffstat (limited to 'init-optional')
| -rw-r--r-- | init-optional | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init-optional b/init-optional index 3e0e33e..d2ea350 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 - init_git_submodule $1 "git-makegreen" "git-tagbar" + init_git_submodule $1 "git-makegreen" "git-tagbar" "git-code_complete" } init_register optional |
