X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=.gitmodules;h=4bf1756336e16fec55b702ab68ceac21dd9e3f42;hb=48807f8f9ef4a2f242afc20acc0eccf0afa250b5;hp=c5a2c911a3ba30ef9d60c31a43e9c32a95d15eda;hpb=fa7b2df678cdbd4aa566743b50d5c7ff599c4dcd;p=smckown%2Fdotfiles.git diff --git a/.gitmodules b/.gitmodules index c5a2c91..4bf1756 100644 --- a/.gitmodules +++ b/.gitmodules @@ -162,3 +162,19 @@ 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 +[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