forked from twerth/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
24 lines (24 loc) · 967 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "etc/vim/bundle/nerdtree"]
path = etc/vim/bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "etc/vim/bundle/vim-misc"]
path = etc/vim/bundle/vim-misc
url = https://github.com/xolox/vim-misc.git
[submodule "etc/vim/bundle/vim-nerdtree-tabs"]
path = etc/vim/bundle/vim-nerdtree-tabs
url = git://github.com/jistr/vim-nerdtree-tabs.git
[submodule "etc/vim/bundle/vim-session"]
path = etc/vim/bundle/vim-session
url = https://github.com/xolox/vim-session.git
[submodule "etc/vim/bundle/vim-surround"]
path = etc/vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "etc/vim/bundle/Vundle.vim"]
path = etc/vim/bundle/Vundle.vim
url = git://github.com/gmarik/Vundle.vim.git
[submodule "etc/powerline/fonts"]
path = etc/powerline/fonts
url = https://github.com/powerline/fonts.git
[submodule "etc/powerline/shell"]
path = etc/powerline/shell
url = git@github.com:mattlubner/powerline-shell.git