mirror of
https://github.com/freitass/todo.txt-vim.git
synced 2025-11-15 21:33:46 -05:00
Added note on mappings change.
This commit is contained in:
@@ -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 `<localleader>` instead of `<leader>`. 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 <Localleader>`.
|
||||||
|
|
||||||
|
|
||||||
### Quick install
|
### Quick install
|
||||||
|
|
||||||
git clone git://github.com/freitass/todo.txt-vim.git
|
git clone git://github.com/freitass/todo.txt-vim.git
|
||||||
|
|||||||
Reference in New Issue
Block a user