X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=.gitmodules;h=48091ce1b99359cdfdd8538f198b2f8016bb7597;hb=1f12c97e23a74338672719310a491f20a6098fe3;hp=4bf1756336e16fec55b702ab68ceac21dd9e3f42;hpb=aa810d4461222d3b0c77081f3a9353a523e96887;p=smckown%2Fdotfiles.git diff --git a/.gitmodules b/.gitmodules index 4bf1756..48091ce 100644 --- a/.gitmodules +++ b/.gitmodules @@ -166,10 +166,6 @@ path = vim/bundle/unite-outline url = https://github.com/Shougo/unite-outline.git ignore = untracked -[submodule "vim/bundle/unite-xrefs"] - path = vim/bundle/unite-xrefs - url = repo.titaniummirror.com:smckown/unite-xrefs.git - ignore = untracked [submodule "vim/bundle/vim-unite-history"] path = vim/bundle/vim-unite-history url = https://github.com/thinca/vim-unite-history.git @@ -178,3 +174,11 @@ 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