Adding a mapping is nine keystrokes (plus mapping)
    
        | author | Christian G. Warden <cwarden@xerus.org> | 
    
        | date | Fri, 18 Nov 2011 14:18:41 -0800 | 
    
    
        | parents | d96929307215 | 
    
        | children | 067e066fd290 | 
    
        | branches/tags | (none) | 
    
        | files | chapters/07.markdown | 
Changes
    
--- a/chapters/07.markdown	Wed Nov 16 20:50:32 2011 -0500
+++ b/chapters/07.markdown	Fri Nov 18 14:18:41 2011 -0800
@@ -109,7 +109,7 @@
   were.
 * Use `<leader>sv` to source the file and make our changes take effect.
 
-That's six keystrokes plus whatever it takes to define the mapping.  It's very
+That's nine keystrokes plus whatever it takes to define the mapping.  It's very
 little overhead, which reduces the chance that we break our concentration.
 
 Exercises