X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/cb52b2fa1e797016a51411f9185722e1e74789dd..b3c3ec8148c93032c90577d08ec2ae7d67ffca05:/.gitmodules diff --git a/.gitmodules b/.gitmodules index 225a52d..06804a4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,9 @@ [submodule "awesome/awesome-freedesktop"] path = awesome/awesome-freedesktop url = https://github.com/terceiro/awesome-freedesktop.git +[submodule "vim/bundle/vim-fugitive"] + path = vim/bundle/vim-fugitive + url = https://github.com/tpope/vim-fugitive.git +[submodule "vim/bundle/command-t"] + path = vim/bundle/command-t + url = git://git.wincent.com/command-t.git