Update runtime files.

This commit is contained in:
Bram Moolenaar
2018-12-27 23:59:26 +01:00
parent 5976f8ff00
commit c8c8849267
11 changed files with 148 additions and 129 deletions

View File

@ -1,4 +1,4 @@
*motion.txt* For Vim version 8.1. Last change: 2017 Oct 15
*motion.txt* For Vim version 8.1. Last change: 2018 Dec 27
VIM REFERENCE MANUAL by Bram Moolenaar
@ -113,7 +113,7 @@ This cannot be repeated: >
endif<CR>
Note that when using ":" any motion becomes characterwise exclusive.
*forced-motion*
FORCING A MOTION TO BE LINEWISE, CHARACTERWISE OR BLOCKWISE
When a motion is not of the type you would like to use, you can force another