X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=.gitmodules;h=48091ce1b99359cdfdd8538f198b2f8016bb7597;hb=d55acc1b64520f34128669919e04e020b7fd6fe4;hp=37a661b4d9670ae79425529df14cc30032960a94;hpb=0fab22b63f410cdb566173aa805eb405e4a4162e;p=smckown%2Fdotfiles.git diff --git a/.gitmodules b/.gitmodules index 37a661b..48091ce 100644 --- a/.gitmodules +++ b/.gitmodules @@ -150,3 +150,35 @@ path = vim/bundle/vim-vividchalk url = https://github.com/tpope/vim-vividchalk.git ignore = untracked +[submodule "vim/bundle/vim-mkbuild"] + path = vim/bundle/vim-mkbuild + url = repo.titaniummirror.com:smckown/vim-mkbuild.git + ignore = untracked +[submodule "vim/bundle/vim-dispatch"] + path = vim/bundle/vim-dispatch + url = https://github.com/tpope/vim-dispatch.git + ignore = untracked +[submodule "vim/bundle/unite.vim"] + path = vim/bundle/unite.vim + url = https://github.com/Shougo/unite.vim.git + ignore = untracked +[submodule "vim/bundle/unite-outline"] + path = vim/bundle/unite-outline + url = https://github.com/Shougo/unite-outline.git + ignore = untracked +[submodule "vim/bundle/vim-unite-history"] + path = vim/bundle/vim-unite-history + url = https://github.com/thinca/vim-unite-history.git + ignore = untracked +[submodule "vim/bundle/vimproc.vim"] + path = vim/bundle/vimproc.vim + url = https://github.com/Shougo/vimproc.vim.git + ignore = untracked +[submodule "vim/bundle/unite-qf"] + path = vim/bundle/unite-qf + url = https://github.com/sgur/unite-qf.git + ignore = untracked +[submodule "vim/bundle/unite-tag"] + path = vim/bundle/unite-tag + url = https://github.com/tsukkee/unite-tag.git + ignore = untracked