File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- *motion.txt* For Vim バージョン 9.1. Last change: 2024 Dec 16
1+ *motion.txt* For Vim バージョン 9.1. Last change: 2024 Dec 17
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
Original file line number Diff line number Diff line change 1- *motion.txt* For Vim version 9.1. Last change: 2024 Dec 16
1+ *motion.txt* For Vim version 9.1. Last change: 2024 Dec 17
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -125,8 +125,8 @@ Note that when using ":" any motion becomes characterwise exclusive.
125125 *inclusive-motion-selection-exclusive*
126126When 'selection' is "exclusive", | Visual | mode is active and an inclusive
127127motion has been used, the cursor position will be adjusted by another
128- character to the right, so that visual selction includes the expected text and
129- can be acted upon.
128+ character to the right, so that the Visual selection includes the expected
129+ text and can be acted upon.
130130
131131 *forced-motion*
132132FORCING A MOTION TO BE LINEWISE, CHARACTERWISE OR BLOCKWISE
You can’t perform that action at this time.
0 commit comments