diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 0d12e31..e4ee1d3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -145,3 +145,6 @@ [submodule ".vim/bundle/vim-eyaml"] path = .vim/bundle/vim-eyaml url = https://github.com/davewongillies/vim-eyaml.git +[submodule ".vim/bundle/vim-mundo"] + path = .vim/bundle/vim-mundo + url = https://github.com/simnalamburt/vim-mundo.git |