-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitmodules
More file actions
90 lines (90 loc) · 3.14 KB
/
.gitmodules
File metadata and controls
90 lines (90 loc) · 3.14 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "bundle/CuteErrorMarker"]
path = bundle/CuteErrorMarker
url = https://github.com/Twinside/vim-cuteErrorMarker.git
[submodule "bundle/OmniCppComplete"]
path = bundle/OmniCppComplete
url = https://github.com/vim-scripts/OmniCppComplete
[submodule "bundle/VisIncr"]
path = bundle/VisIncr
url = https://github.com/vim-scripts/VisIncr
[submodule "bundle/autoclose"]
path = bundle/autoclose
url = https://github.com/Townk/vim-autoclose
[submodule "bundle/command-t"]
path = bundle/command-t
url = https://github.com/wincent/Command-T
[submodule "bundle/javacomplete"]
path = bundle/javacomplete
url = https://github.com/vim-scripts/javacomplete
[submodule "bundle/matchit"]
path = bundle/matchit
url = https://github.com/vim-scripts/matchit.zip
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree
[submodule "bundle/scala-vim-support"]
path = bundle/scala-vim-support
url = https://github.com/vgod/scala-vim-support
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = https://github.com/msanders/snipmate.vim
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround
[submodule "bundle/xmledit"]
path = bundle/xmledit
url = https://github.com/sukima/xmledit
[submodule "bundle/yankring"]
path = bundle/yankring
url = https://github.com/vim-scripts/YankRing.vim
[submodule "bundle/dbext"]
path = bundle/dbext
url = https://github.com/vim-scripts/dbext.vim.git
[submodule "bundle/vcscommand"]
path = bundle/vcscommand
url = https://github.com/vim-scripts/vcscommand.vim
[submodule "bundle/vimim"]
path = bundle/vimim
url = https://github.com/vim-scripts/VimIM
[submodule "bundle/taglist"]
path = bundle/taglist
url = http://github.com/vim-scripts/taglist.vim
[submodule "bundle/applescript"]
path = bundle/applescript
url = https://github.com/vim-scripts/applescript.vim
[submodule "bundle/drawit"]
path = bundle/drawit
url = https://github.com/vim-scripts/DrawIt
[submodule "bundle/VimClojure"]
path = bundle/VimClojure
url = https://github.com/vim-scripts/VimClojure
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized
[submodule "bundle/vim-indent-guides"]
path = bundle/vim-indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides
[submodule "bundle/ack"]
path = bundle/ack
url = https://github.com/mileszs/ack.vim
[submodule "apiblueprint"]
path = apiblueprint
url = https://github.com/kylef/apiblueprint.vim
[submodule "bundle/vim-slamhound"]
path = bundle/vim-slamhound
url = https://github.com/technomancy/slamhound
[submodule "bundle/vim-clojure-static"]
path = bundle/vim-clojure-static
url = https://github.com/guns/vim-clojure-static
[submodule "bundle/vim-elixir"]
path = bundle/vim-elixir
url = https://github.com/elixir-lang/vim-elixir.git