summaryrefslogtreecommitdiffstats
path: root/init-optional
diff options
context:
space:
mode:
Diffstat (limited to 'init-optional')
-rw-r--r--init-optional8
1 files changed, 7 insertions, 1 deletions
diff --git a/init-optional b/init-optional
index 313896e..f460093 100644
--- a/init-optional
+++ b/init-optional
@@ -10,6 +10,12 @@ optional () {
# Coolness added to the vim awesomeness
# NERD Tree
# Convenient access to filesystem
- init_git_submodule $1 'git-makegreen' 'git-tagbar' 'git-fugitive' 'git-powerline' 'git-nerdtree'
+ init_git_submodule $1 \
+ 'git-makegreen' \
+ 'git-tagbar' \
+ 'git-fugitive' \
+ 'git-powerline' \
+ 'git-nerdtree' \
+ 'git-sessionman'
}
init_register optional