mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-18 21:33:07 +02:00
Add maplocalleader option
This commit is contained in:
parent
e82813e03b
commit
879853becc
2 changed files with 54 additions and 38 deletions
|
@ -722,6 +722,13 @@ constructs.
|
|||
Example:
|
||||
let g:taskwiki_suppress_mappings="yes"
|
||||
|
||||
*taskwiki_maplocalleader*
|
||||
This variable sets the |maplocalleader| to the leader which will be
|
||||
used for all function mappings (unless |taskwiki_suppress_mappings| is
|
||||
set). If this variable is not set, <Leader>t will be used.
|
||||
|
||||
Example:
|
||||
let g:taskwiki_maplocalleader=",t"
|
||||
|
||||
=============================================================================
|
||||
9. TROUBLESHOOTING *taskwiki-trouble*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue