-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
204 lines (204 loc) · 7.38 KB
/
.gitmodules
File metadata and controls
204 lines (204 loc) · 7.38 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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
[submodule "bundle/jasmine"]
path = bundle/jasmine
url = http://github.com/claco/jasmine.vim.git
[submodule "vim-pathogen"]
path = vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "bundle/webapi-vim"]
path = bundle/webapi-vim
url = https://github.com/mattn/webapi-vim.git
[submodule "bundle/vimerl"]
path = bundle/vimerl
url = https://github.com/jimenezrick/vimerl.git
[submodule "bundle/vim-textobj-user"]
path = bundle/vim-textobj-user
url = https://github.com/kana/vim-textobj-user
[submodule "bundle/vim-textobj-rubyblock"]
path = bundle/vim-textobj-rubyblock
url = https://github.com/nelstrom/vim-textobj-rubyblock
[submodule "bundle/vim-ruby-sinatra"]
path = bundle/vim-ruby-sinatra
url = https://github.com/hallison/vim-ruby-sinatra
[submodule "bundle/vim-ruby-refactoring"]
path = bundle/vim-ruby-refactoring
url = https://github.com/ecomba/vim-ruby-refactoring.git
[submodule "bundle/vim-ruby-block-conv"]
path = bundle/vim-ruby-block-conv
url = https://github.com/bronson/vim-ruby-block-conv.git
[submodule "bundle/vim-rake"]
path = bundle/vim-rake
url = https://github.com/tpope/vim-rake
[submodule "bundle/vim-ragtag"]
path = bundle/vim-ragtag
url = https://github.com/tpope/vim-ragtag
[submodule "bundle/vim-puppet"]
path = bundle/vim-puppet
url = https://github.com/rodjek/vim-puppet.git
[submodule "bundle/vim-powerline"]
path = bundle/vim-powerline
url = https://github.com/Lokaltog/vim-powerline.git
[submodule "bundle/vim-indent-object"]
path = bundle/vim-indent-object
url = https://github.com/michaeljsmith/vim-indent-object.git
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/vim-bundler"]
path = bundle/vim-bundler
url = https://github.com/tpope/vim-bundler.git
[submodule "bundle/vim-abolish"]
path = bundle/vim-abolish
url = https://github.com/tpope/vim-abolish
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/vim-json"]
path = bundle/vim-json
url = https://github.com/leshill/vim-json.git
[submodule "bundle/jasmine.vim"]
path = bundle/jasmine.vim
url = https://github.com/claco/jasmine.vim.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-endwise"]
path = bundle/vim-endwise
url = https://github.com/tpope/vim-endwise.git
[submodule "bundle/delimitMate"]
path = bundle/delimitMate
url = https://github.com/Raimondi/delimitMate.git
[submodule "bundle/vim-cucumber"]
path = bundle/vim-cucumber
url = https://github.com/tpope/vim-cucumber.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/AutoComplPop"]
path = bundle/AutoComplPop
url = https://github.com/ayang/AutoComplPop.git
[submodule "bundle/asciidoc-vim"]
path = bundle/asciidoc-vim
url = https://github.com/spf13/asciidoc-vim.git
[submodule "bundle/ack.vim"]
path = bundle/ack.vim
url = https://github.com/mileszs/ack.vim.git
[submodule "bundle/align"]
path = bundle/align
url = https://github.com/tsaleh/vim-align.git
[submodule "bundle/vim-vividchalk"]
path = bundle/vim-vividchalk
url = https://github.com/tpope/vim-vividchalk.git
[submodule "bundle/csv.vim"]
path = bundle/csv.vim
url = https://github.com/chrisbra/csv.vim.git
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "bundle/vimwiki"]
path = bundle/vimwiki
url = https://github.com/vim-scripts/vimwiki.git
[submodule "bundle/vim-ruby"]
path = bundle/vim-ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule "bundle/matchit"]
path = bundle/matchit
url = https://github.com/tmhedberg/matchit.git
[submodule "bundle/auto-tag"]
path = bundle/auto-tag
url = https://github.com/vim-scripts/AutoTag.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/vim-unimpaired"]
path = bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "bundle/snipmate-snippets"]
path = bundle/snipmate-snippets
url = https://github.com/baphled/snipmate-snippets.git
[submodule "bundle/bufexplorer"]
path = bundle/bufexplorer
url = https://github.com/c9s/bufexplorer.git
[submodule "bundle/vim-snipmate"]
path = bundle/vim-snipmate
url = https://github.com/garbas/vim-snipmate.git
[submodule "bundle/vim-addon-mw-utils"]
path = bundle/vim-addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "bundle/tlib-vim"]
path = bundle/tlib-vim
url = https://github.com/tomtom/tlib_vim.git
[submodule "bundle/gist-vim"]
path = bundle/gist-vim
url = https://github.com/mattn/gist-vim.git
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/vim-markdown-folding"]
path = bundle/vim-markdown-folding
url = git@github.com:nelstrom/vim-markdown-folding.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "bundle/vim-ruby-xmpfilter"]
path = bundle/vim-ruby-xmpfilter
url = https://github.com/t9md/vim-ruby-xmpfilter.git
[submodule "bundle/vim-dispatch"]
path = bundle/vim-dispatch
url = git@github.com:tpope/vim-dispatch.git
[submodule "bundle/vim-arduino-syntax"]
path = bundle/vim-arduino-syntax
url = https://github.com/sudar/vim-arduino-syntax.git
[submodule "bundle/vim-chef"]
path = bundle/vim-chef
url = git@github.com:t9md/vim-chef.git
[submodule "bundle/cypher-vim-sytax"]
path = bundle/cypher-vim-sytax
url = git@github.com:simpsonjulian/cypher-vim-syntax.git
[submodule "bundle/vim-slim"]
path = bundle/vim-slim
url = https://github.com/slim-template/vim-slim.git
[submodule "bundle/editorconfig-vim"]
path = bundle/editorconfig-vim
url = git@github.com:editorconfig/editorconfig-vim.git
[submodule "bundle/vim-elixir"]
path = bundle/vim-elixir
url = https://github.com/elixir-lang/vim-elixir.git
[submodule "bundle/vim-cjsx"]
path = bundle/vim-cjsx
url = https://github.com/mtscout6/vim-cjsx.git
[submodule "bundle/confluencewiki.vim"]
url = https://github.com/vim-scripts/confluencewiki.vim.git
active = true
[submodule "bundle/Vundle.vim"]
url = https://github.com/VundleVim/Vundle.vim.git
active = true
[submodule "bundle/editorconfig-vim"]
active = true
url = git@github.com:editorconfig/editorconfig-vim.git
[submodule "bundle/vim-csjx"]
path = bundle/vim-csjx
url = https://github.com/mtscout6/vim-cjsx.git
[submodule "bundle/vim-grammarous"]
path = bundle/vim-grammarous
url = https://github.com/rhysd/vim-grammarous.git
[submodule "bundle/vim-vue"]
path = bundle/vim-vue
url = https://github.com/posva/vim-vue.git
[submodule "bundle/scss-syntax.vim"]
path = bundle/scss-syntax.vim
url = git@github.com:cakebaker/scss-syntax.vim.git
[submodule "bundle/YouCompleteMe.vim"]
path = bundle/YouCompleteMe.vim
url = git@github.com:tabnine/YouCompleteMe.git
[submodule "bundle/vim_codex"]
path = bundle/vim_codex
url = git@github.com:tom-doerr/vim_codex.git