-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
48 lines (48 loc) · 1.77 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/brolink.vim"]
path = bundle/brolink.vim
url = https://github.com/jaxbot/brolink.vim
[submodule "bundle/vim-origami"]
path = bundle/vim-origami
url = https://github.com/kshenoy/vim-origami
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/javascript-libraries-syntax.vim"]
path = bundle/javascript-libraries-syntax.vim
url = https://github.com/othree/javascript-libraries-syntax.vim
[submodule "bundle/vim-textobj-rubyblock"]
path = bundle/vim-textobj-rubyblock
url = [email protected]:nelstrom/vim-textobj-rubyblock.git
[submodule "bundle/vim-textobj-user"]
path = bundle/vim-textobj-user
url = https://github.com/kana/vim-textobj-user
[submodule "bundle/vim-padrino"]
path = bundle/vim-padrino
url = https://github.com/dphase/vim-padrino
[submodule "bundle/dash.vim"]
path = bundle/dash.vim
url = [email protected]:rizzatti/dash.vim.git
[submodule "bundle/tern_for_vim"]
path = bundle/tern_for_vim
url = https://github.com/marijnh/tern_for_vim
[submodule "bundle/unite-workflow"]
path = bundle/unite-workflow
url = https://github.com/farseer90718/unite-workflow
[submodule "bundle/gist-vim"]
path = bundle/gist-vim
url = https://github.com/mattn/gist-vim
[submodule "bundle/webapi-vim"]
path = bundle/webapi-vim
url = https://github.com/mattn/webapi-vim
[submodule "bundle/YouCompleteMe"]
path = bundle/YouCompleteMe
url = [email protected]:Valloric/YouCompleteMe.git
[submodule "bundle/dbext.vim"]
path = bundle/dbext.vim
url = https://github.com/vim-scripts/dbext.vim
[submodule "bundle/pgsql.vim"]
path = bundle/pgsql.vim
url = https://github.com/exu/pgsql.vim
[submodule "bundle/vim-geeknote"]
path = bundle/vim-geeknote
url = [email protected]:neilagabriel/vim-geeknote.git