aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGastón M. Tonietti <gaston.tonietti@gmail.com>2015-11-25 17:17:41 +1100
committerGastón M. Tonietti <gaston.tonietti@gmail.com>2015-11-25 17:17:41 +1100
commit54003c5c0e14683cb8ccffaeb860300cb86f15c2 (patch)
tree5f568f1cd6ad73d63a3162842d1676691ec33cbb /README.md
parent0bb12f03535828b020ae730cafb7f8b30f8e6e41 (diff)
Fix recommended vimrc snippet for using default mappings
The line as advice doesn't work. I had to add `call` to make it work.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9016dda..84329a1 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ Usage
To use the default mappings, add the following to your vimrc:
```vim
-camelcasemotion#CreateMotionMappings('<leader>')
+call camelcasemotion#CreateMotionMappings('<leader>')
```
If you want to use different mappings, map your keys to the