-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
48 lines (48 loc) · 1.64 KB
/
.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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = git://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/closetag"]
path = bundle/closetag
url = git://github.com/docunext/closetag.vim.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = git://github.com/ervandew/supertab.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = git://github.com/majutsushi/tagbar.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "bundle/surround"]
path = bundle/surround
url = git://github.com/tpope/vim-surround.git
[submodule "bundle/argtextobj"]
path = bundle/argtextobj
url = git://github.com/vim-scripts/argtextobj.vim.git
[submodule "bundle/indentobj"]
path = bundle/indentobj
url = git://github.com/michaeljsmith/vim-indent-object.git
[submodule "bundle/grep-vim"]
path = bundle/grep-vim
url = git://github.com/vim-scripts/grep.vim.git
[submodule "bundle/bufexplorer"]
path = bundle/bufexplorer
url = git://github.com/markabe/bufexplorer.git
[submodule "bundle/fuzzyfinder"]
path = bundle/fuzzyfinder
url = git://github.com/vim-scripts/FuzzyFinder.git
[submodule "bundle/l9"]
path = bundle/l9
url = git://github.com/vim-scripts/L9.git
[submodule "bundle/a-vim"]
path = bundle/a-vim
url = git://github.com/vim-scripts/a.vim.git
[submodule "bundle/autoload-cscope"]
path = bundle/autoload-cscope
url = git://github.com/vim-scripts/autoload_cscope.vim.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = git://github.com/msanders/snipmate.vim.git