58b4bcf3112f

Merge.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Sun, 13 Nov 2011 17:59:27 -0500
parents c4c06d151703 (current diff) 6f77318367ab (diff)
children f78c198a9fd8
branches/tags (none)
files

Changes

--- a/chapters/16.markdown	Tue Nov 08 20:08:47 2011 -0500
+++ b/chapters/16.markdown	Sun Nov 13 17:59:27 2011 -0500
@@ -162,7 +162,7 @@
 What's different about this mapping?  Let's look at them side by side:
 
     :onoremap ih :<c-u>execute "normal! ?^==\\+$\r:nohlsearch\rkvg_"<cr>
-    :onoremap ah :<c-u>execute "normal! ?^==\\+\r:nohlsearch\rg_vk0"<cr>
+    :onoremap ah :<c-u>execute "normal! ?^==\\+$\r:nohlsearch\rg_vk0"<cr>
 
 The only difference from the previous mapping is the very end, where we select
 the text to operate on: