X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=.gitmodules;h=ef04f307f444a931b7b54f3cabe668392224664b;hb=4b33608fa90456ab53ee83c01fe8b5f8eab12cf9;hp=37a661b4d9670ae79425529df14cc30032960a94;hpb=8997d1d17d58082f52640ed0f84f36fd6078d928;p=smckown%2Fdotfiles.git diff --git a/.gitmodules b/.gitmodules index 37a661b..ef04f30 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,10 +10,6 @@ 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 @@ -150,3 +146,35 @@ path = vim/bundle/vim-vividchalk url = https://github.com/tpope/vim-vividchalk.git ignore = untracked +[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 +[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/vimproc.vim"] + 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