-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 872 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 "bundle/vim-pathogen"]
path = bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "bundle/vim-bufexplorer"]
path = bundle/vim-bufexplorer
url = https://github.com/cclow/vim-bufexplorer.git
[submodule "bundle/vim-nerdtree"]
path = bundle/vim-nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/bling/vim-airline.git
[submodule "bundle/vim-tmux"]
path = bundle/vim-tmux
url = https://github.com/tmux-plugins/vim-tmux.git
[submodule "bundle/nginx.vim"]
path = bundle/nginx.vim
url = https://github.com/chr4/nginx.vim.git
[submodule "bundle/vim-gnupg"]
path = bundle/vim-gnupg
url = https://github.com/jamessan/vim-gnupg.git
[submodule "bundle/vim-haproxy"]
path = bundle/vim-haproxy
url = https://github.com/Joorem/vim-haproxy.git