forked from chauncey-garrett/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
249 lines (249 loc) · 9.78 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
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
[submodule "janus/cucumbertables"]
path = janus/cucumbertables/plugin
url = https://gist.github.com/287147.git
[submodule "zsh/zprezto"]
path = zsh/zprezto
url = https://github.com/chauncey-garrett/zsh-prezto.git
[submodule "bin/external/lns"]
path = bin/external/lns
url = https://github.com/chauncey-garrett/bin-lns.git
[submodule "bin/external/formd"]
path = bin/external/formd
url = https://github.com/chauncey-garrett/bin-formd.git
[submodule "bin/external/histo"]
path = bin/external/histo
url = https://github.com/chauncey-garrett/bin-histo.git
[submodule "janus/taskpaper"]
path = janus/taskpaper
url = https://github.com/chauncey-garrett/vim-taskpaper.git
[submodule "janus/tag-highlight"]
path = janus/tag-highlight
url = https://github.com/chauncey-garrett/vim-tag-highlight.git
[submodule "janus/camelcasemotion"]
path = janus/camelcasemotion
url = https://github.com/chauncey-garrett/vim-camelcasemotion.git
[submodule "bin/external/prowl"]
path = bin/external/prowl
url = https://github.com/chauncey-garrett/bin-prowl.pl.git
[submodule "colors/external/base16-builder"]
path = colors/external/base16-builder
url = https://github.com/chauncey-garrett/colors-base16-builder.git
[submodule "colors/external/iterm-argonaut"]
path = colors/external/iterm-argonaut
url = https://github.com/chauncey-garrett/colors-iterm-argonaut.git
[submodule "janus/gitv"]
path = janus/gitv
url = https://github.com/chauncey-garrett/vim-gitv.git
[submodule "cheat"]
path = cheat
url = https://github.com/chauncey-garrett/bin-cheat.git
[submodule "janus/airline"]
path = janus/airline
url = https://github.com/chauncey-garrett/vim-airline
[submodule "bin/external/now"]
path = bin/external/now
url = https://github.com/chauncey-garrett/bin-now.git
[submodule "keybindings"]
path = keybindings
url = https://github.com/chauncey-garrett/osx-keybindings.git
[submodule "bin/external/vimpager"]
path = bin/external/vimpager
url = https://github.com/chauncey-garrett/vim-vimpager.git
[submodule "janus/marked"]
path = janus/marked
url = https://github.com/chauncey-garrett/vim-marked.git
[submodule "janus/dash"]
path = janus/dash
url = https://github.com/chauncey-garrett/vim-dash.git
[submodule "janus/tmuxline"]
path = janus/tmuxline
url = https://github.com/chauncey-garrett/vim-tmuxline.git
[submodule "janus/clam"]
path = janus/clam
url = https://github.com/chauncey-garrett/vim-clam.git
[submodule "janus/applescript"]
path = janus/applescript
url = https://github.com/chauncey-garrett/vim-applescript.git
[submodule "bin/external/launchd-check-for-dropbox-conflicts"]
path = bin/external/launchd-check-for-dropbox-conflicts
url = https://github.com/chauncey-garrett/osx-launchd-check-for-dropbox-conflicts.git
[submodule "janus/abolish"]
path = janus/abolish
url = https://github.com/chauncey-garrett/vim-abolish.git
[submodule "bin/external/remotecopy"]
path = bin/external/remotecopy
url = https://github.com/chauncey-garrett/bin-remotecopy.git
[submodule "janus/numbers"]
path = janus/numbers
url = https://github.com/chauncey-garrett/vim-numbers.git
[submodule "janus/tabular"]
path = janus/tabular
url = https://github.com/chauncey-garrett/vim-tabular.git
[submodule "janus/vimux"]
path = janus/vimux
url = https://github.com/chauncey-garrett/vim-vimux.git
[submodule "janus/criticmarkup"]
path = janus/criticmarkup
url = https://github.com/chauncey-garrett/vim-criticmarkup.git
[submodule "janus/funcoo"]
path = janus/funcoo
url = https://github.com/chauncey-garrett/vim-funcoo.git
[submodule "dotsync"]
path = dotsync
url = https://github.com/chauncey-garrett/bin-dotsync.git
[submodule "janus/snippets"]
path = janus/snippets
url = https://github.com/chauncey-garrett/vim-snippets.git
[submodule "bin/external/gsub"]
path = bin/external/gsub
url = https://gist.github.com/a4c79e174f9788bf3ee9.git
[submodule "gaussian-tools"]
path = gaussian-tools
url = https://github.com/chauncey-garrett/gaussian-tools.git
[submodule "janus/switch"]
path = janus/switch
url = https://github.com/chauncey-garrett/vim-switch.git
[submodule "janus/jekyll"]
path = janus/jekyll
url = https://github.com/chauncey-garrett/vim-jekyll.git
[submodule "janus/plist"]
path = janus/plist
url = https://github.com/chauncey-garrett/vim-plist.git
[submodule "bin/external/fasd"]
path = bin/external/fasd
url = https://github.com/chauncey-garrett/bin-fasd.git
[submodule "colors/external/solarized"]
path = colors/external/solarized
url = https://github.com/chauncey-garrett/colors-solarized.git
[submodule "colors/external/textmate-twilight2"]
path = colors/external/textmate-twilight2
url = https://github.com/chauncey-garrett/colors-textmate-twilight2.git
[submodule "fonts/external/redacted"]
path = fonts/external/redacted
url = https://github.com/chauncey-garrett/font-redacted.git
[submodule "colors/external/iterm2"]
path = colors/external/iterm2
url = https://github.com/chauncey-garrett/colors-iterm2.git
[submodule "bin/external/keyboard-maestro-diff-dropbox-duplicates"]
path = bin/external/keyboard-maestro-diff-dropbox-duplicates
url = https://github.com/chauncey-garrett/keyboard-maestro-diff-dropbox-duplicates.git
[submodule "fonts/external/blackout"]
path = fonts/external/blackout
url = https://github.com/chauncey-garrett/font-blackout.git
[submodule "fonts/external/chunk"]
path = fonts/external/chunk
url = https://github.com/chauncey-garrett/font-chunk.git
[submodule "fonts/external/junction"]
path = fonts/external/junction
url = https://github.com/chauncey-garrett/font-junction.git
[submodule "fonts/external/knewave"]
path = fonts/external/knewave
url = https://github.com/chauncey-garrett/font-knewave.git
[submodule "fonts/external/league-script-number-one"]
path = fonts/external/league-script-number-one
url = https://github.com/chauncey-garrett/font-league-script-number-one.git
[submodule "fonts/external/ostrich-sans"]
path = fonts/external/ostrich-sans
url = https://github.com/chauncey-garrett/font-ostrich-sans.git
[submodule "fonts/external/powerline-fonts"]
path = fonts/external/powerline-fonts
url = https://github.com/chauncey-garrett/font-powerline-fonts.git
[submodule "dir-colors/external/dircolors-solarized"]
path = dir-colors/external/dircolors-solarized
url = https://github.com/chauncey-garrett/dircolors-solarized.git
[submodule "janus/tasklist"]
path = janus/tasklist
url = https://github.com/chauncey-garrett/vim-tasklist.git
[submodule "janus/gnuplot"]
path = janus/gnuplot
url = https://github.com/chauncey-garrett/vim-gnuplot.git
[submodule "janus/editorconfig"]
path = janus/editorconfig
url = https://github.com/chauncey-garrett/vim-editorconfig.git
[submodule "janus/colors-pencil"]
path = janus/colors-pencil
url = https://github.com/chauncey-garrett/vim-colors-pencil.git
[submodule "janus/auto-pairs"]
path = janus/auto-pairs
url = https://github.com/chauncey-garrett/auto-pairs.git
[submodule "bin/external/rsync-deploy"]
path = bin/external/rsync-deploy
url = https://github.com/chauncey-garrett/rsync-deploy.git
[submodule "janus/ultisnips"]
path = janus/ultisnips
url = https://github.com/chauncey-garrett/ultisnips.git
[submodule "janus/wordy"]
path = janus/wordy
url = https://github.com/chauncey-garrett/vim-wordy.git
[submodule "janus/preserve-no-eol"]
path = janus/preserve-no-eol
url = https://github.com/chauncey-garrett/vim-preserve-no-eol.git
[submodule "janus/syntax-nginx"]
path = janus/syntax-nginx
url = https://github.com/chauncey-garrett/vim-syntax-nginx.git
[submodule "janus/jade"]
path = janus/jade
url = https://github.com/chauncey-garrett/vim-jade.git
[submodule "janus/tern"]
path = janus/tern
url = https://github.com/chauncey-garrett/vim-tern.git
[submodule "janus/neocomplete"]
path = janus/neocomplete
url = https://github.com/chauncey-garrett/neocomplete.vim.git
[submodule "git/external/gitignore"]
path = git/external/gitignore
url = https://github.com/chauncey-garrett/gitignore.git
[submodule "vifm/colors"]
path = vifm/colors
url = https://github.com/chauncey-garrett/vifm-colors.git
[submodule "janus/investigate"]
path = janus/investigate
url = https://github.com/chauncey-garrett/vim-investigate.git
[submodule "janus/emmet"]
path = janus/emmet
url = https://github.com/chauncey-garrett/vim-emmet.git
[submodule "janus/misc"]
path = janus/misc
url = https://github.com/chauncey-garrett/vim-misc.git
[submodule "janus/easytags"]
path = janus/easytags
url = https://github.com/chauncey-garrett/vim-easytags.git
[submodule "janus/characterize"]
path = janus/characterize
url = https://github.com/chauncey-garrett/vim-characterize.git
[submodule "janus/speeddating"]
path = janus/speeddating
url = https://github.com/chauncey-garrett/vim-speeddating.git
[submodule "janus/rhubarb"]
path = janus/rhubarb
url = https://github.com/chauncey-garrett/vim-rhubarb.git
[submodule "janus/obsession"]
path = janus/obsession
url = https://github.com/chauncey-garrett/vim-obsession.git
[submodule "janus/consolation"]
path = janus/consolation
url = https://github.com/chauncey-garrett/vim-consolation.git
[submodule "janus/jdaddy"]
path = janus/jdaddy
url = https://github.com/chauncey-garrett/vim-jdaddy.git
[submodule "janus/search-complete"]
path = janus/search-complete
url = https://github.com/chauncey-garrett/SearchComplete.git
[submodule "janus/polyglot"]
path = janus/polyglot
url = https://github.com/chauncey-garrett/vim-polyglot.git
[submodule "janus/indent-line"]
path = janus/indent-line
url = https://github.com/chauncey-garrett/vim-indent-line.git
[submodule "janus/space"]
path = janus/space
url = https://github.com/chauncey-garrett/vim-space.git
[submodule "janus/splitjoin"]
path = janus/splitjoin
url = https://github.com/chauncey-garrett/vim-splitjoin.git
[submodule "janus/tmux"]
path = janus/tmux
url = https://github.com/chauncey-garrett/vim-tmux
[submodule "janus/dockerfile"]
path = janus/dockerfile
url = https://github.com/chauncey-garrett/vim-dockerfile.git