-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
69 lines (69 loc) · 2.9 KB
/
index.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="vimtl.css" type="text/css" />
<title>Vimtl — Montreal vim meetup group</title>
</head>
<body>
<form action="http://vimtl.us4.list-manage2.com/subscribe/post?u=7a8fa87c894095d90a04115f2&id=8a362384ef" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<pre>
▋
~
~
~
~ Vimtl - Montreal vim meetup group
~
~ version 2013.05
~
~ Vimtl is a meetup group for vim enthusiasts in Montreal
~
~
~ The next event will be at <a href="http://notman.org/">Notman House</a>
~ on Monday, 8th of July from 6:30pm(opening) to around 8pm
~
~ It will feature:
~ - Jean-René David, a Vim user for 13 years, will walk us
~ through his Vimrc
~ - Richard McGain will show us how he uses Babushka [0] to
~ compile Vim from source—and why you'd want to do it
~
~ Register at <a href="http://vimtl.eventbrite.ca/">Eventbrite</a>
~
~
~ There's a Google group for discussions and announcements. To join, email
~ <a href="mailto:vimtl+subscribe@googlegroups.com">vimtl+subscribe@googlegroups.com</a>
~
~ If you only want announcements, join our announcement list:
~
~ <label for="mce-EMAIL">Email address</label> <input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL"> <button type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button" ><span class="button-text">submit</span></button>
~
~ Vimtl is also on <a href="https://twitter.com/vimtl">twitter</a>
~
~
~ We're always looking for people to talk. It'll be informal and low
~ pressure. The themes we have in mind are
~
~ - Plugin of the month -- you've got that plugin you love that
~ everyone should use. Show us!
~ - Built-in feature of the month -- show us something Vim does
~ right out of the box that we might not know about. Some
~ ideas: netrw, buffers / windows / tabs, registers, macros,
~ :help, tags... the list goes on.
~ - My vimrc -- a short tour of your setup and how it helps you
~ day-to-day -- simple or complex, we want to see it
~ - :help -- you're doing something, but you know there has to
~ be a better way. Tell us about it and we'll try to help.
~ - Others -- if you have something else you think would be a
~ good fit, let us know!
~
~ If you're interested in speaking, email <a href="mailto:hi@vimtl.ca?subject=Speaking%20at%20Vimtl">hi@vimtl.ca</a>. If you
~ want to speak but you need ideas, I have some!
~
~
~
~
~</pre>
</form>
</body>
</html>