X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=.gitmodules;h=c5a2c911a3ba30ef9d60c31a43e9c32a95d15eda;hb=fa7b2df678cdbd4aa566743b50d5c7ff599c4dcd;hp=8ec4fc20ff6568c22ca521700752b944e73e890e;hpb=1c06610c7591ad8a257ca123de6c5859b3b47d6d;p=smckown%2Fdotfiles.git diff --git a/.gitmodules b/.gitmodules index 8ec4fc2..c5a2c91 100644 --- a/.gitmodules +++ b/.gitmodules @@ -150,6 +150,15 @@ path = vim/bundle/vim-vividchalk url = https://github.com/tpope/vim-vividchalk.git ignore = untracked -[submodule "vim/bundle/papercolor-theme"] - path = vim/bundle/papercolor-theme - url = https://github.com/NLKNguyen/papercolor-theme.git +[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