X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=.gitmodules;h=b60d8f1cf2a64a949c84c512878758c1dd23198f;hb=36c94323d49ffe2bd06d787b2f570bff2dc1281b;hp=826f0d26d704d9aa638a5980fb89f1055dac047b;hpb=9afbbe500c6c043f29708e5e6c6409c535b719c3;p=smckown%2Fdotfiles.git diff --git a/.gitmodules b/.gitmodules index 826f0d2..b60d8f1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,18 +2,10 @@ path = vim/bundle/vim-pathogen url = git://github.com/tpope/vim-pathogen.git ignore = untracked -[submodule "vim/bundle/ag.vim"] - path = vim/bundle/ag.vim - url = https://github.com/rking/ag.vim.git - ignore = untracked [submodule "vim/bundle/delimitMate"] path = vim/bundle/delimitMate url = https://github.com/Raimondi/delimitMate.git ignore = untracked -[submodule "vim/bundle/rainbow_parentheses.vim"] - path = vim/bundle/rainbow_parentheses.vim - url = https://github.com/kien/rainbow_parentheses.vim.git - ignore = untracked [submodule "vim/bundle/Recover.vim"] path = vim/bundle/Recover.vim url = https://github.com/chrisbra/Recover.vim @@ -152,5 +144,29 @@ ignore = untracked [submodule "vim/bundle/vim-mkbuild"] path = vim/bundle/vim-mkbuild - url = repo.titaniummirror.com:smckown/vim-mkbuild.git + url = repo.titaniummirror.com: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/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