diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d63bfae..c0fafec 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,6 +34,7 @@ [submodule ".vim/bundle/vim-distinguished"] path = .vim/bundle/vim-distinguished url = https://github.com/Lokaltog/vim-distinguished.git + branch = develop [submodule ".vim/bundle/gundo.vim"] path = .vim/bundle/gundo.vim url = https://github.com/sjl/gundo.vim.git |