883206297dc1
Fix broken formatting
author | Eduardo Lopez Biagi <eduardo.biagi@gmail.com> |
---|---|
date | Tue, 17 Jul 2012 23:41:53 -0500 |
parents | 7a638cd48d48 |
children | af73cbade918 |
branches/tags | (none) |
files | chapters/09.markdown |
Changes
--- a/chapters/09.markdown Sat Jun 16 16:25:45 2012 -0400 +++ b/chapters/09.markdown Tue Jul 17 23:41:53 2012 -0500 @@ -76,8 +76,8 @@ instead of double quotes. Try using `vnoremap` to add a mapping that will wrap whatever text you have -*visually selected* in quotes. You'll probably need the ```<`` and ```>`` -commands for this, so read up on them with ``:help `<``. +*visually selected* in quotes. You'll probably need the `` `< `` and `` `> `` +commands for this, so read up on them with `` :help `< ``. Map `H` in normal mode to go to the beginning of the current line. Since `h` moves left you can think of `H` as a "stronger" `h`.