From 2d17e6147b7b4c99db069d5899fcbb00d7fbb3f8 Mon Sep 17 00:00:00 2001 From: qadzek <84473512+qadzek@users.noreply.github.com> Date: Thu, 18 Jan 2024 15:30:06 +0100 Subject: [PATCH] docs: describe undocumented key mappings --- doc/vimwiki.txt | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/doc/vimwiki.txt b/doc/vimwiki.txt index bdcb096..5654c14 100644 --- a/doc/vimwiki.txt +++ b/doc/vimwiki.txt @@ -479,13 +479,13 @@ glp Decrease the "done" status. gll n Increase the level of a list item. Remap command: `VimwikiIncreaseLvlSingleItem` gLl Increase the level of a list item and all child items. - Remap command: `VimwikiIncreaseLvlWholeItem` + or gLL Remap command: `VimwikiIncreaseLvlWholeItem` *vimwiki_glh* *vimwiki_gLh* glh n Decrease the level of a list item. Remap command: `VimwikiDecreaseLvlSingleItem` gLh Decrease the level of a list item and all child items. - Remap command: `VimwikiDecreaseLvlWholeItem` + or gLH Remap command: `VimwikiDecreaseLvlWholeItem` *vimwiki_glr* *vimwiki_gLr* glr n Renumber list items if the cursor is on a numbered @@ -516,6 +516,13 @@ gl- n Make a list item out of a normal line or change the gL- Change the symbol of the current list to -. Remap command: `:VimwikiChangeSymbolInListTo -` + *vimwiki_gl+* *vimwiki_gL+* +gl+ n Make a list item out of a normal line or change the + symbol of the current item to +. + Remap command: `:VimwikiChangeSymbolTo +` +gL+ Change the symbol of the current list to +. + Remap command: `:VimwikiChangeSymbolInListTo +` + *vimwiki_gl1* *vimwiki_gL1* gl1 n Make a list item out of a normal line or change the symbol of the current item to 1., the numbering is