Clarify toggling of todo list items in visual mode
This commit is contained in:
parent
599a0e9083
commit
24f33e3e3f
@ -1668,7 +1668,7 @@ checkbox without a childitem.
|
|||||||
|
|
||||||
It is possible to toggle several list items using visual mode. But note that
|
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
|
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.
|
checked.
|
||||||
|
|
||||||
Use gl<Space> (see |vimwiki_gl<Space>|) to remove a single checkbox and
|
Use gl<Space> (see |vimwiki_gl<Space>|) to remove a single checkbox and
|
||||||
|
Loading…
Reference in New Issue
Block a user