-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
48 lines (48 loc) · 1.62 KB
/
.gitmodules
File metadata and controls
48 lines (48 loc) · 1.62 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
37
38
39
40
41
42
43
44
45
46
47
48
[submodule "bundle/supercollider"]
path = bundle/supercollider
url = https://github.com/sbl/scvim.git
[submodule "bundle/NrrwRgn"]
path = bundle/NrrwRgn
url = https://github.com/chrisbra/NrrwRgn
[submodule "bundle/VimOrganizer"]
path = bundle/VimOrganizer
url = https://github.com/hsitz/VimOrganizer.git
[submodule "bundle/evervim"]
path = bundle/evervim
url = https://github.com/kakkyz81/evervim.git
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = https://github.com/tpope/vim-markdown.git
[submodule "bundle/xmledit"]
path = bundle/xmledit
url = https://github.com/sukima/xmledit.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab
[submodule "bundle/solarized"]
path = bundle/solarized
url = https://github.com/altercation/vim-colors-solarized
[submodule "bundle/taglist"]
path = bundle/taglist
url = https://github.com/vim-scripts/taglist.vim.git
[submodule "bundle/ultisnips"]
path = bundle/ultisnips
url = https://github.com/vim-scripts/UltiSnips.git
[submodule "bundle/autotag"]
path = bundle/autotag
url = https://github.com/vim-scripts/AutoTag.git
[submodule "bundle/bufexplorer"]
path = bundle/bufexplorer
url = https://github.com/vim-scripts/bufexplorer.zip.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = https://github.com/tpope/vim-repeat
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/ag"]
path = bundle/ag
url = https://github.com/rking/ag.vim