-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
36 lines (36 loc) · 1.2 KB
/
.gitmodules
File metadata and controls
36 lines (36 loc) · 1.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[submodule "bundle/ack.vim"]
path = bundle/ack.vim
url = git@github.com:mileszs/ack.vim.git
[submodule "bundle/emmet-vim"]
path = bundle/emmet-vim
url = http://github.com/mattn/emmet-vim.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = git://github.com/majutsushi/tagbar
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = git@github.com:tpope/vim-fugitive.git
[submodule "bundle/L9"]
path = bundle/L9
url = git@github.com:vim-scripts/L9.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = git@github.com:kien/ctrlp.vim.git
[submodule "bundle/delimitMate"]
path = bundle/delimitMate
url = https://github.com/Raimondi/delimitMate
[submodule "bundle/DBGp-client"]
path = bundle/DBGp-client
url = git@github.com:vim-scripts/DBGp-client.git
[submodule "bundle/vim-multiple-cursors"]
path = bundle/vim-multiple-cursors
url = git@github.com:terryma/vim-multiple-cursors.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = git@github.com:msanders/snipmate.vim.git