-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
27 lines (27 loc) · 929 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
25
26
27
[submodule "bundle/NerdTree"]
path = bundle/NerdTree
url = git://github.com/scrooloose/nerdtree.git
[submodule "bundle/taglist"]
path = bundle/taglist
url = git://github.com/vim-scripts/taglist.vim.git
[submodule "bundle/clang_complete"]
path = bundle/clang_complete
url = git://github.com/Rip-Rip/clang_complete.git
[submodule "bundle/pathogen"]
path = bundle/pathogen
url = git://github.com/tpope/vim-pathogen.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = git://github.com/ervandew/supertab.git
[submodule "bundle/snipMate"]
path = bundle/snipMate
url = git://github.com/msanders/snipmate.vim.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "bundle/JSLint"]
path = bundle/JSLint
url = https://github.com/hallettj/jslint.vim.git
[submodule "bundle/command-t"]
path = bundle/command-t
url = git://git.wincent.com/command-t.git