forked from twerth/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.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 = [email protected]:mattlubner/powerline-shell.git