diff options
Diffstat (limited to 'runtime/doc/visual.txt')
-rw-r--r-- | runtime/doc/visual.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/runtime/doc/visual.txt b/runtime/doc/visual.txt index fe47e996aa..663c50445e 100644 --- a/runtime/doc/visual.txt +++ b/runtime/doc/visual.txt @@ -308,7 +308,7 @@ mode. {not available when compiled without the |+visualextra| feature} Reminder: Use 'virtualedit' to be able to select blocks that start or end -after the end of a line or halfway a tab. +after the end of a line or halfway through a tab. Visual-block Insert *v_b_I* With a blockwise selection, I{string}<ESC> will insert {string} at the start @@ -492,7 +492,8 @@ Otherwise, typed characters are handled as in Visual mode. When using an operator in Select mode, and the selection is linewise, the selected lines are operated upon, but like in characterwise selection. For -example, when a whole line is deleted, it can later be pasted halfway a line. +example, when a whole line is deleted, it can later be pasted in the middle of +a line. Mappings and menus in Select mode. *Select-mode-mapping* |