From 6c073cdb424e769d5c1fb929a1931ca7f00e278d Mon Sep 17 00:00:00 2001 From: Leandro Freitas Date: Wed, 22 Apr 2015 09:11:26 -0300 Subject: [PATCH] Added note on mappings change. --- README.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.markdown b/README.markdown index f5e0bea..39fc7dc 100644 --- a/README.markdown +++ b/README.markdown @@ -1,3 +1,8 @@ +### Important note: mappings were changed! + +As it was suggested on issue [#28](https://github.com/freitass/todo.txt-vim/issues/28) (and as recommended by vim's documentation), all mappings were changed to use `` instead of ``. If you don't have `maplocalleader` set on your environment then yours is probably `\`. For more information on that regard, please take a look at `:h `. + + ### Quick install git clone git://github.com/freitass/todo.txt-vim.git