diff options
author | Jonas Gunz <himself@jonasgunz.de> | 2019-07-05 23:50:40 +0200 |
---|---|---|
committer | Jonas Gunz <himself@jonasgunz.de> | 2019-07-05 23:50:40 +0200 |
commit | ac4bc47af0af72e66ef6c53ccd295cc8e3e8fe20 (patch) | |
tree | f8c055d1cc1baa0fcc404eca13af92ddd527ebe3 /.gitmodules | |
parent | 30e097dfdbf40264e08a0ccbd1f5fd1bedafa7dd (diff) | |
parent | 33ad08106f2aed67f0bc2f06466bc21412c62b6b (diff) | |
download | dotfiles-ac4bc47af0af72e66ef6c53ccd295cc8e3e8fe20.tar.gz |
Merge branch 'master' of github.com:kompetenzbolzen/vimconfig
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d792749..582eadc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule ".vim/bundle/vim-signify"] path = .vim/bundle/vim-signify url = https://github.com/mhinz/vim-signify.git +[submodule ".vim/bundle/Conque-shell"] + path = .vim/bundle/Conque-shell + url = https://github.com/vim-scripts/Conque-Shell.git |