62bd929d4bb6
Merge.
| author | Steve Losh <steve@stevelosh.com> | 
|---|---|
| date | Sun, 13 Nov 2011 18:02:32 -0500 | 
| parents | f78c198a9fd8 (current diff) 803c3423b387 (diff) | 
| children | 1c1a07e9855f | 
| branches/tags | (none) | 
| files | 
Changes
--- a/chapters/06.markdown Sun Nov 13 18:01:02 2011 -0500 +++ b/chapters/06.markdown Sun Nov 13 18:02:32 2011 -0500 @@ -78,7 +78,7 @@ We'll talk about how to make mappings for specific types of files later in the book, but you can go ahead and set your "localleader" now: - :let maplocalleader = "\" + :let maplocalleader = "\\" You can use `<localleader>` in mappings and it will work just like `<leader>` does, except for resolving to a different key.