diff options
author | Tharre <tharre3@gmail.com> | 2017-09-27 13:34:26 +0200 |
---|---|---|
committer | Tharre <tharre3@gmail.com> | 2017-09-27 13:34:26 +0200 |
commit | 9936a9b8f2a7c9ea355d076c6d0db5f8ed895b37 (patch) | |
tree | 25cde4d02bde89a773678251c9f2212720b0a062 /.gitmodules | |
parent | e00f5276dc6e7d9af446003e0dbfa1e8ccba3194 (diff) | |
download | dotfiles-9936a9b8f2a7c9ea355d076c6d0db5f8ed895b37.tar.gz dotfiles-9936a9b8f2a7c9ea355d076c6d0db5f8ed895b37.tar.xz dotfiles-9936a9b8f2a7c9ea355d076c6d0db5f8ed895b37.zip |
Update all submodules
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 |