Clarify toggling of todo list items in visual mode

This commit is contained in:
fte10kso 2018-12-27 10:59:05 +01:00 committed by Michael F. Schönitzer
parent 599a0e9083
commit 24f33e3e3f
1 changed files with 1 additions and 1 deletions

View File

@ -1668,7 +1668,7 @@ checkbox without a childitem.
It is possible to toggle several list items using visual mode. But note that
instead of toggling every item individually, all items get checked if the
first item is unchecked and all items get unchecked if the first item is
first item was unchecked and all items get unchecked if the first item was
checked.
Use gl<Space> (see |vimwiki_gl<Space>|) to remove a single checkbox and