X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/27212a75123666a80cac231deee7135da8c1e478..37e7f9f5e866c1bb7dd29bbe606db5220b207f51:/.gitmodules diff --git a/.gitmodules b/.gitmodules index 832a67d..a6aef1b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,18 @@ [submodule "awesome/vicious"] path = awesome/vicious url = http://git.sysphere.org/vicious +[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 +[submodule "vim/bundle/syntastic"] + path = vim/bundle/syntastic + url = https://github.com/scrooloose/syntastic.git +[submodule "vim/bundle/nerdtree"] + path = vim/bundle/nerdtree + url = https://github.com/scrooloose/nerdtree.git