diff --git a/doc/vimwiki.txt b/doc/vimwiki.txt index 1b0fd6b..e1bcb2f 100644 --- a/doc/vimwiki.txt +++ b/doc/vimwiki.txt @@ -465,7 +465,7 @@ glp Decrease the "done" status. *vimwiki_gll* *vimwiki_gLl* gll n Increase the level of a list item. - Remap commnad: `VimwikiIncreaseLvlSingleItem` + Remap command: `VimwikiIncreaseLvlSingleItem` gLl Increase the level of a list item and all child items. Remap command: `VimwikiIncreaseLvlWholeItem` @@ -3837,6 +3837,7 @@ Fixed:~ * Issue #942: Fixing wrong html link conversion in windows * PR #919: Fix duplicate helptag * PR #959: Fix :VimwikiNextTask + * PR #986: Fix typo in help file 2.5 (2020-05-26)~