From: Samir Benmendil Date: Thu, 3 Oct 2013 16:21:59 +0000 (+0200) Subject: add command-t and vim-fugitive submodules X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/b3c3ec8148c93032c90577d08ec2ae7d67ffca05?hp=cb52b2fa1e797016a51411f9185722e1e74789dd add command-t and vim-fugitive submodules --- 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 diff --git a/vim/bundle/command-t b/vim/bundle/command-t new file mode 160000 index 0000000..89896bd --- /dev/null +++ b/vim/bundle/command-t @@ -0,0 +1 @@ +Subproject commit 89896bd88a3d0cd5c41f8754dfa004dda91fb488