]> git.rmz.io Git - dotfiles.git/blob - .gitmodules
completely rewrite vimrc
[dotfiles.git] / .gitmodules
1 [submodule "awesome/vicious"]
2 path = awesome/vicious
3 url = http://git.sysphere.org/vicious
4 [submodule "awesome/awesome-freedesktop"]
5 path = awesome/awesome-freedesktop
6 url = https://github.com/terceiro/awesome-freedesktop.git
7 [submodule "vim/bundle/vim-fugitive"]
8 path = vim/bundle/vim-fugitive
9 url = https://github.com/tpope/vim-fugitive.git
10 [submodule "vim/bundle/command-t"]
11 path = vim/bundle/command-t
12 url = git://git.wincent.com/command-t.git
13 [submodule "vim/bundle/syntastic"]
14 path = vim/bundle/syntastic
15 url = https://github.com/scrooloose/syntastic.git
16 [submodule "vim/bundle/nerdtree"]
17 path = vim/bundle/nerdtree
18 url = https://github.com/scrooloose/nerdtree.git
19 [submodule "vim/bundle/vim-airline"]
20 path = vim/bundle/vim-airline
21 url = https://github.com/bling/vim-airline
22 [submodule "vim/bundle/Gundo"]
23 path = vim/bundle/Gundo
24 url = https://github.com/vim-scripts/Gundo.git
25 [submodule "vim/bundle/tagbar"]
26 path = vim/bundle/tagbar
27 url = https://github.com/majutsushi/tagbar.git
28 [submodule "vim/bundle/tcomment_vim"]
29 path = vim/bundle/tcomment_vim
30 url = https://github.com/tomtom/tcomment_vim.git