-
Notifications
You must be signed in to change notification settings - Fork 22
/
.gitmodules
222 lines (222 loc) · 8.3 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
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
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
[submodule "vim/bundle/auto-pairs"]
path = vim/bundle/auto-pairs
url = https://github.com/jiangmiao/auto-pairs
[submodule "vim/bundle/octopress"]
path = vim/bundle/octopress
url = https://github.com/tangledhelix/vim-octopress.git
[submodule "vim/bundle/less"]
path = vim/bundle/less
url = https://github.com/groenewege/vim-less.git
[submodule "vim/bundle/xmledit"]
path = vim/bundle/xmledit
url = https://github.com/sukima/xmledit.git
[submodule "vim/bundle/vim-powerline"]
path = vim/bundle/vim-powerline
url = https://github.com/Lokaltog/vim-powerline
[submodule "zfunctions/syntax-highlighting"]
path = zfunctions/syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule "zfunctions/pure"]
path = zfunctions/pure
url = [email protected]:jez/pure.git
[submodule "oh-my-zsh"]
path = oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = [email protected]:jez/vim-colors-solarized.git
[submodule "vim/bundle/a.vim"]
path = vim/bundle/a.vim
url = https://github.com/vim-scripts/a.vim
[submodule "vim/bundle/Vundle.vim"]
path = vim/bundle/Vundle.vim
url = https://github.com/gmarik/Vundle.vim.git
[submodule "vim/bundle/pathogen"]
path = vim/bundle/pathogen
url = https://github.com/tpope/vim-pathogen
[submodule "vim/bundle/vim-airline"]
path = vim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline
[submodule "vim/bundle/delimitMate"]
path = vim/bundle/delimitMate
url = https://github.com/Raimondi/delimitMate
[submodule "vim/bundle/vim-gitgutter"]
path = vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter
[submodule "vim/bundle/tabular"]
path = vim/bundle/tabular
url = https://github.com/godlygeek/tabular
[submodule "vim/bundle/vim-misc"]
path = vim/bundle/vim-misc
url = https://github.com/xolox/vim-misc
[submodule "vim/bundle/vim-jade"]
path = vim/bundle/vim-pug
url = https://github.com/digitaltoad/vim-pug
[submodule "vim/bundle/molokai"]
path = vim/bundle/molokai
url = https://github.com/tomasr/molokai
[submodule "vim/bundle/vim-better-whitespace"]
path = vim/bundle/vim-better-whitespace
url = https://github.com/ntpeters/vim-better-whitespace
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "vim/bundle/vim-liquid"]
path = vim/bundle/vim-liquid
url = [email protected]:jez/vim-liquid.git
[submodule "vim/bundle/vim-tmux-navigator"]
path = vim/bundle/vim-tmux-navigator
url = https://github.com/christoomey/vim-tmux-navigator
[submodule "vim/bundle/tmuxline.vim"]
path = vim/bundle/tmuxline.vim
url = https://github.com/edkolev/tmuxline.vim
[submodule "vim/bundle/vim-superman"]
path = vim/bundle/vim-superman
url = [email protected]:jez/vim-superman.git
[submodule "vim/bundle/Dockerfile.vim"]
path = vim/bundle/Dockerfile.vim
url = https://github.com/ekalinin/Dockerfile.vim
[submodule "vim/bundle/scss-syntax.vim"]
path = vim/bundle/scss-syntax.vim
url = https://github.com/cakebaker/scss-syntax.vim
[submodule "vim/bundle/vim-ispc"]
path = vim/bundle/vim-ispc
url = [email protected]:jez/vim-ispc.git
[submodule "vim/bundle/vim-c0"]
path = vim/bundle/vim-c0
url = [email protected]:jez/vim-c0.git
[submodule "vim/bundle/vim-jsx"]
path = vim/bundle/vim-jsx
url = https://github.com/jez/vim-jsx
[submodule "vim/bundle/vim-javascript"]
path = vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript
[submodule "vim/bundle/vim-cjsx"]
path = vim/bundle/vim-cjsx
url = https://github.com/mtscout6/vim-cjsx
[submodule "vim/bundle/vim-pandoc-syntax"]
path = vim/bundle/vim-pandoc-syntax
url = [email protected]:jez/vim-pandoc-syntax.git
[submodule "vim/bundle/vim-better-sml"]
path = vim/bundle/vim-better-sml
url = [email protected]:jez/vim-better-sml.git
[submodule "vim/bundle/vim-airline-themes"]
path = vim/bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
[submodule "vim/bundle/vim-haskell-indent"]
path = vim/bundle/vim-haskell-indent
url = https://github.com/itchyny/vim-haskell-indent
[submodule "vim/bundle/vim-commentary"]
path = vim/bundle/vim-commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "vim/bundle/vim-grepper"]
path = vim/bundle/vim-grepper
url = https://github.com/mhinz/vim-grepper.git
[submodule "vim/bundle/vim-github-hub"]
path = vim/bundle/vim-github-hub
url = [email protected]:jez/vim-github-hub.git
[submodule "vim/bundle/vim-qf"]
path = vim/bundle/vim-qf
url = https://github.com/romainl/vim-qf.git
[submodule "vim/bundle/alex.vim"]
path = vim/bundle/alex.vim
url = https://github.com/andy-morris/alex.vim.git
[submodule "vim/bundle/happy.vim"]
path = vim/bundle/happy.vim
url = https://github.com/andy-morris/happy.vim
[submodule "vim/bundle/goyo.vim"]
path = vim/bundle/goyo.vim
url = [email protected]:jez/goyo.vim
[submodule "vim/bundle/psc-ide-vim"]
path = vim/bundle/psc-ide-vim
url = https://github.com/FrigoEU/psc-ide-vim.git
[submodule "vim/bundle/purescript-vim"]
path = vim/bundle/purescript-vim
url = https://github.com/raichoo/purescript-vim
[submodule "vim/bundle/vim-css-color"]
path = vim/bundle/vim-css-color
url = https://github.com/ap/vim-css-color
[submodule "vim/bundle/neomake"]
path = vim/bundle/neomake
url = https://github.com/neomake/neomake
[submodule "vim/bundle/ale"]
path = vim/bundle/ale
url = https://github.com/w0rp/ale.git
[submodule "vim/bundle/intero-neovim"]
path = vim/bundle/intero-neovim
url = https://github.com/parsonsmatt/intero-neovim
[submodule "vim/bundle/vim-repeat"]
path = vim/bundle/vim-repeat
url = https://github.com/tpope/vim-repeat
[submodule "vim/bundle/haskell-vim"]
path = vim/bundle/haskell-vim
url = [email protected]:jez/haskell-vim.git
[submodule "vim/bundle/vim-rhubarb"]
path = vim/bundle/vim-rhubarb
url = [email protected]:tpope/vim-rhubarb.git
[submodule "vim/bundle/vim-flow"]
path = vim/bundle/vim-flow
url = [email protected]:jez/vim-flow.git
[submodule "vim/bundle/vim-multiple-cursors"]
path = vim/bundle/vim-multiple-cursors
url = [email protected]:terryma/vim-multiple-cursors.git
[submodule "vim/bundle/vim-closetag"]
path = vim/bundle/vim-closetag
url = [email protected]:alvan/vim-closetag.git
[submodule "vim/bundle/vimux"]
path = vim/bundle/vimux
url = [email protected]:benmills/vimux.git
[submodule "vim/bundle/rust.vim"]
path = vim/bundle/rust.vim
url = https://github.com/rust-lang/rust.vim
[submodule "vim/bundle/Tabmerge"]
path = vim/bundle/Tabmerge
url = [email protected]:vim-scripts/Tabmerge.git
[submodule "vim/bundle/vim-toml"]
path = vim/bundle/vim-toml
url = [email protected]:cespare/vim-toml.git
[submodule "vim/bundle/neoformat"]
path = vim/bundle/neoformat
url = https://github.com/sbdchd/neoformat.git
[submodule "vim/bundle/vim-json"]
path = vim/bundle/vim-json
url = [email protected]:jez/vim-json.git
[submodule "vim/bundle/vim-cpp-enhanced-highlight"]
path = vim/bundle/vim-cpp-enhanced-highlight
url = https://github.com/octol/vim-cpp-enhanced-highlight
[submodule "vim/bundle/LanguageClient-neovim"]
path = vim/bundle/LanguageClient-neovim
url = [email protected]:jez/LanguageClient-neovim.git
[submodule "vim/bundle/vim-plugin-AnsiEsc"]
path = vim/bundle/vim-plugin-AnsiEsc
url = https://github.com/powerman/vim-plugin-AnsiEsc
[submodule "vim/bundle/vim-reason-plus"]
path = vim/bundle/vim-reason-plus
url = https://github.com/reasonml-editor/vim-reason-plus
[submodule "vim/bundle/ragel.vim"]
path = vim/bundle/ragel.vim
url = https://github.com/jneen/ragel.vim
[submodule "vim/bundle/vim-llvm"]
path = vim/bundle/vim-llvm
url = https://github.com/rhysd/vim-llvm.git
[submodule "vim/bundle/vim-sorbet"]
path = vim/bundle/vim-sorbet
url = [email protected]:jez/vim-sorbet.git
[submodule "vim/bundle/vimspector"]
path = vim/bundle/vimspector
url = https://github.com/puremourning/vimspector
[submodule "vim/bundle/fzf.vim"]
path = vim/bundle/fzf.vim
url = https://github.com/junegunn/fzf.vim
[submodule "zfunctions/zsh-autoquoter"]
path = zfunctions/zsh-autoquoter
url = https://github.com/ianthehenry/zsh-autoquoter
[submodule "vim/bundle/vim-eunuch"]
path = vim/bundle/vim-eunuch
url = [email protected]:tpope/vim-eunuch.git
[submodule "vim/bundle/vim-oscyank"]
path = vim/bundle/vim-oscyank
url = https://github.com/ojroques/vim-oscyank