# HG changeset patch # User Steve Losh # Date 1288384530 14400 # Node ID 84b85b489fc409e394d51b0720ede9c2442061a6 # Parent 83a58c156e01ce5b3f8388c90c34a7b8998e13b3 Em dashes please. diff -r 83a58c156e01 -r 84b85b489fc4 site/index.html --- a/site/index.html Fri Oct 29 16:33:43 2010 -0400 +++ b/site/index.html Fri Oct 29 16:35:30 2010 -0400 @@ -54,7 +54,7 @@

You know that Vim lets you undo changes like any text editor. What you might - not know is that it doesn't just keep a list of your changes -- it keeps + not know is that it doesn't just keep a list of your changes — it keeps a goddamed tree of them.

@@ -205,7 +205,7 @@ Pressing P while on a state will initiate "play to" mode targeted at that state. This will replay all the changes between your current state and the target, with a slight pause after each change. It's mostly useless, but can be - fun to watch and see where your editing lags -- that might be a good place to + fun to watch and see where your editing lags — that might be a good place to define a new mapping to speed up your editing.