X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=.gitmodules;h=ed3a7cd1053c369ef35d2ecc332cd185e1301e60;hb=b8362dfeb671512910014e813a00f4141d4c5c3a;hp=95f17f567fd86c24fbcdb81deecb94877e7c2fa3;hpb=9ee62605bbb935b083a2caf25a3690c969fc020c;p=smckown%2Fdotfiles.git diff --git a/.gitmodules b/.gitmodules index 95f17f5..ed3a7cd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -158,3 +158,15 @@ 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/unite-xrefs"] + path = vim/bundle/unite-xrefs + url = repo.titaniummirror.com:smckown/unite-xrefs.git + ignore = untracked