-
Notifications
You must be signed in to change notification settings - Fork 22
/
.gitmodules
45 lines (45 loc) · 1.53 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
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/space"]
path = bundle/space
url = https://github.com/spiiph/vim-space.git
[submodule "bundle/fuzzyfinder"]
path = bundle/fuzzyfinder
url = https://github.com/vim-scripts/FuzzyFinder.git
[submodule "bundle/file-line"]
path = bundle/file-line
url = https://github.com/vim-scripts/file-line.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/vim-scripts/Tagbar.git
[submodule "bundle/easygrep"]
path = bundle/easygrep
url = https://github.com/gmccreight/vim-easygrep.git
[submodule "bundle/mark"]
path = bundle/mark
url = https://github.com/jkeylu/mark2666.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = https://github.com/msanders/snipmate.vim
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = http://github.com/bling/vim-airline
[submodule "bundle/easymotion"]
path = bundle/easymotion
url = https://github.com/vim-scripts/EasyMotion.git
[submodule "bundle/visincr"]
path = bundle/visincr
url = https://github.com/vim-scripts/VisIncr.git
[submodule "bundle/startify"]
path = bundle/startify
url = https://github.com/mhinz/vim-startify.git