-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhttp:--www.vim.org-account-profile.php?user_id=10341
More file actions
333 lines (306 loc) · 12.4 KB
/
http:--www.vim.org-account-profile.php?user_id=10341
File metadata and controls
333 lines (306 loc) · 12.4 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
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
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="Stylesheet" type="text/css" href="/css/style.css" >
<title>user profile : vim online</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta name="KEYWORDS" content="Vim, Vi IMproved, text editor, home, documentation, tips, scripts, news">
<link rel="shortcut icon" type="image/x-icon" href="/images/vim_shortcut.ico">
</head>
<body topmargin="0" leftmargin="0" marginheight="0" marginwidth="0" bgcolor="#ffffff">
<!-- HEADER, SPONSOR IMAGE, VIM IMAGE AND BOOK AD -->
<table width="100%" cellpadding="0" cellspacing="0" border="0" bordercolor="red">
<tr>
<td colspan="4" class="lightbg"><img src="/images/spacer.gif" width="1" height="5" alt=""></td>
</tr>
<tr>
<td class="lightbg"> </td>
<td class="lightbg" align="left"><a href="/sponsor/index.php"><img src="/images/sponsorvim.gif" alt="sponsor Vim development" border="0"></a></td>
<td class="lightbg" align="center"><a href="/index.php"><img src="/images/vim_header.gif" border="0" alt="Vim logo"></a></td>
<td class="lightbg" align="right"><a href="http://iccf-holland.org/click5.html"><img src="/images/buyhelplearn.gif" alt="Vim Book Ad" border="0"></a></td>
</tr>
<tr>
<td colspan="4" class="lightbg"><img src="/images/spacer.gif" width="1" height="5" alt=""></td>
</tr>
<tr>
<td colspan="4" class="darkbg"><img src="/images/spacer.gif" width="1" height="10" alt=""></td>
</tr>
</table>
<!-- THE PAGE BODY: BETWEEN HEADER AND FOOTER -->
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<col width="180">
<col width="1">
<tr valign="top">
<td class="sidebar">
<table width="180" cellpadding="4" cellspacing="0" border="0">
<tr valign="top">
<td class="sidebar">
<!-- INCLUDE THE PAGE NAVIGATION -->
<table width="100%" cellpadding="0" cellspacing="0" border="0" bordercolor="red">
<tr>
<td><small>not logged in (<a href="/login.php">login</a>)</small></td>
</tr>
<tr><td>
<small> </small>
<form action="http://www.google.com/cse" id="cse-search-box">
<div>
<input type="hidden" name="cx" value="partner-pub-3005259998294962:bvyni59kjr1" />
<input type="hidden" name="ie" value="ISO-8859-1" />
<input type="text" name="q" size="20" />
<br>
<input type="submit" name="sa" value="Search" />
</div>
</form>
<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script>
</td></tr>
<tr>
<td><img src="/images/spacer.gif" alt="" border="0" width="1" height="1"></td>
</tr>
<tr>
<td class="darkbg"><img src="/images/spacer.gif" alt='' border="0" height="3"></td>
</tr>
<tr>
<td><img src="/images/spacer.gif" alt="" border="0" width="1" height="2"></td>
</tr>
<tr>
<td class="sidebarheader"><a href="/index.php">Home</a></td>
</tr>
<tr>
<td class="sidebarheader"><a href="/search.php">Advanced search</a></td>
</tr>
<tr>
<td><img src="/images/spacer.gif" alt="" border="0" width="1" height="7"></td>
</tr>
<tr>
<td class="checker"><img src="/images/spacer.gif" alt='' border="0" height="1"></td>
</tr>
<tr>
<td><img src="/images/spacer.gif" alt="" border="0" width="1" height="7"></td>
</tr>
<tr>
<td class="sidebarheader"><a href="/about.php">About Vim</a></td>
</tr>
<tr>
<td class="sidebarheader"><a href="/community.php">Community</a></td>
</tr>
<tr>
<td class="sidebarheader"><a href="/news/news.php">News</a></td>
</tr>
<tr>
<td class="sidebarheader"><a href="/sponsor/index.php">Sponsoring</a></td>
</tr>
<tr>
<td class="sidebarheader"><a href="/trivia.php">Trivia</a></td>
</tr>
<tr>
<td class="sidebarheader"><a href="/docs.php">Documentation</a></td>
</tr>
<tr>
<td class="sidebarheader"><a href="/download.php">Download</a></td>
</tr>
<tr>
<td><img src="/images/spacer.gif" alt="" border="0" width="1" height="7"></td>
</tr>
<tr>
<td class="checker"><img src="/images/spacer.gif" alt='' border="0" height="1"></td>
</tr>
<tr>
<td><img src="/images/spacer.gif" alt="" border="0" width="1" height="7"></td>
</tr>
<tr>
<td class="sidebarheader"><a href="/scripts/index.php">Scripts</a></td>
</tr>
<tr>
<td class="sidebarheader"><a href="/tips/index.php">Tips</a></td>
</tr>
<tr>
<td class="sidebarheader"><a href="/account/index.php">My Account</a></td>
</tr>
<tr>
<td><img src="/images/spacer.gif" alt="" border="0" width="1" height="7"></td>
</tr>
<tr>
<td class="checker"><img src="/images/spacer.gif" alt='' border="0" height="1"></td>
</tr>
<tr>
<td><img src="/images/spacer.gif" alt="" border="0" width="1" height="7"></td>
</tr>
<tr>
<td class="sidebarheader"><a href="/huh.php">Site Help</a></td>
</tr>
</table>
<table width="172" cellpadding="0" cellspacing="0" border="0">
<tr><td><img src="/images/spacer.gif" alt="" border="0" width="1" height="8"></td></tr>
<tr><td class="darkbg"><img src="/images/spacer.gif" width="1" height="3" alt=""></td></tr>
</table>
<br>
<!-- INCLUDE THE PAGE SIDEBAR TEXT -->
</td>
</tr>
</table>
</td>
<td class="darkbg"><img src="/images/spacer.gif" width="1" height="1" border="0" alt=""><br></td>
<td>
<table width="100%" cellpadding="10" cellspacing="0" border="0" bordercolor="red">
<tr>
<td valign="top">
<h1>Profile</h1>
<table cellpadding="4" cellspacing="2" border="0">
<tr>
<td class="prompt">user name</td>
<td>MarcWeber</td>
</tr>
<tr>
<td class="prompt">first name</td>
<td>Marc</td>
</tr>
<tr>
<td class="prompt">last name</td>
<td>Weber</td>
</tr>
<tr>
<td class="prompt">email</td>
<td>marco-oweber<img src="/images/emailat.png" width="7" height="11">gmx<img src="/images/emaildot.png" width="4" height="11">de</td>
</tr>
<tr>
<td class="prompt">homepage</td>
<td></td>
</tr>
<tr>
<td class="prompt">registered Vim<br>user or sponsor</td>
<td valign="top">no, or user has chosen to conceal his donation</td>
</tr>
</table>
<h1>Script Contributions</h1>
<table cellspacing="4" cellpadding="2" border="0">
<tr>
<td class="roweven"><a href="/scripts/script.php?script_id=3429">vim-addon-sml</a></td>
<td class="roweven">my sml support for Vim</td>
</tr>
<tr>
<td class="rowodd"><a href="/scripts/script.php?script_id=1582">vim-addon-background-cmd</a></td>
<td class="rowodd">keep on working while compiling your project</td>
</tr>
<tr>
<td class="roweven"><a href="/scripts/script.php?script_id=1946">QuickFixFilterUtil</a></td>
<td class="roweven">filter matched files in the quickfix window manually/ drop .svn .hg _darcs</td>
</tr>
<tr>
<td class="rowodd"><a href="/scripts/script.php?script_id=1947">outline</a></td>
<td class="rowodd">Create your own custom view of the file based on regex</td>
</tr>
<tr>
<td class="roweven"><a href="/scripts/script.php?script_id=1963">vimscript coding aids</a></td>
<td class="roweven">some coding aids for writing vim scripts</td>
</tr>
<tr>
<td class="rowodd"><a href="/scripts/script.php?script_id=2071">yet another svn script</a></td>
<td class="rowodd">makes svn add /commit much easier from vim</td>
</tr>
<tr>
<td class="roweven"><a href="/scripts/script.php?script_id=2072">switch files</a></td>
<td class="roweven">switch between .c and .h files or different path and same filename easily</td>
</tr>
<tr>
<td class="rowodd"><a href="/scripts/script.php?script_id=2376">vim-addon-sql</a></td>
<td class="rowodd">alias sensitive SQL completion (MySQL, Postgresql, SQLite)</td>
</tr>
<tr>
<td class="roweven"><a href="/scripts/script.php?script_id=2934">vim-addon-actions</a></td>
<td class="roweven">keep list of actions you can bind to shortcuts easily on demand</td>
</tr>
<tr>
<td class="rowodd"><a href="/scripts/script.php?script_id=2905">vim-addon-manager</a></td>
<td class="rowodd">manage and update plugins easily</td>
</tr>
<tr>
<td class="roweven"><a href="/scripts/script.php?script_id=2933">vim-addon-fcsh</a></td>
<td class="roweven">run adobe fcsh Flex compiler shell in background decreasing compilation times</td>
</tr>
<tr>
<td class="rowodd"><a href="/scripts/script.php?script_id=2940">vim-addon-mw-utils</a></td>
<td class="rowodd">some utilities I wrote</td>
</tr>
<tr>
<td class="roweven"><a href="/scripts/script.php?script_id=3018">vim-addon-completion</a></td>
<td class="roweven">select and cycle completion function</td>
</tr>
<tr>
<td class="rowodd"><a href="/scripts/script.php?script_id=3124">vim-addon-sbt</a></td>
<td class="rowodd">run sbt (simple build tool) within vim using python background process</td>
</tr>
<tr>
<td class="roweven"><a href="/scripts/script.php?script_id=3143">vim-haxe</a></td>
<td class="roweven">haxe language support</td>
</tr>
<tr>
<td class="rowodd"><a href="/scripts/script.php?script_id=3199">vim-addon-ocaml</a></td>
<td class="rowodd">collected ocaml scripts - some completion - annotations</td>
</tr>
<tr>
<td class="roweven"><a href="/scripts/script.php?script_id=3307">vim-addon-async</a></td>
<td class="roweven">asynchronous communication for Vim</td>
</tr>
<tr>
<td class="rowodd"><a href="/scripts/script.php?script_id=3315">vim-addon-json-encoding</a></td>
<td class="rowodd">make Vim read and write JSON objects</td>
</tr>
<tr>
<td class="roweven"><a href="/scripts/script.php?script_id=3317">vim-addon-signs</a></td>
<td class="roweven">work around the bad API of Vim setting, unsetting signs (markers at the left)</td>
</tr>
<tr>
<td class="rowodd"><a href="/scripts/script.php?script_id=3320">vim-addon-xdebug</a></td>
<td class="rowodd">xdebug support for VIm using vim-addon-async</td>
</tr>
<tr>
<td class="roweven"><a href="/scripts/script.php?script_id=3432">lazysnipmate</a></td>
<td class="roweven">patched snipmate</td>
</tr>
</table>
<!-- finish off the framework -->
</td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END OF THE PAGE BODY: BETWEEN HEADER AND FOOTER -->
<table width="100%" cellpadding="0" cellspacing="0" border="0" bordercolor="red">
<tr><td colspan="4"><img src="/images/spacer.gif" width="1" height="5" alt=""></td></tr>
<tr><td colspan="4" bgcolor="#000000"><img src="/images/spacer.gif" height="2" width="1" alt=""></td></tr>
<tr><td colspan="4"><img src="/images/spacer.gif" width="1" height="5" alt=""></td></tr>
<tr>
<td><img src="/images/spacer.gif" width="5" height="1" alt=""></td>
<td align="left" valign="top"><small>
If you have questions or remarks about this site, visit the
<a href="http://vimonline.sf.net">vimonline development</a> pages.
Please use this site responsibly.
<br>
Questions about <a href="http://www.vim.org/about.php">Vim</a> should go
to the <a href="http://www.vim.org/maillist.php">maillist</a>.
Help Bram <a href="http://iccf-holland.org/">help Uganda</a>.
</small>
<!-- Start of StatCounter Code -->
<script type="text/javascript" language="javascript">
var sc_project=1417324;
var sc_invisible=1;
var sc_partition=11;
var sc_security="d41633bc";
</script>
<script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript><a href="http://www.statcounter.com/" target="_blank"><img src="http://c12.statcounter.com/counter.php?sc_project=1417324&java=0&security=d41633bc&invisible=0" alt="free tracking" border="0"></a> </noscript>
<!-- End of StatCounter Code -->
</td>
<td align="right" valign="top">
<a href="http://sourceforge.net/projects/vim" rel="nofollow"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=8&type=1" width="88" height="31" border="0" alt="SourceForge.net Logo" /></a>
</td>
<td><img src="/images/spacer.gif" width="5" height="1" alt=""></td>
</tr>
<tr><td colspan="4"><img src="/images/spacer.gif" width="1" height="5" alt=""></td>
</tr>
</table>
</body>
</html>