summaryrefslogtreecommitdiffstats
path: root/runtime/doc/motion.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2018-12-27 23:59:26 +0100
committerBram Moolenaar <Bram@vim.org>2018-12-27 23:59:26 +0100
commitc8c8849267503b2d2d6d821047ee8619c7821728 (patch)
treecbba4e440cd1f18e9f5743acbd907f2169aa4f28 /runtime/doc/motion.txt
parent5976f8ff00efcb3e155a89346e44f2ad43d2405a (diff)
Update runtime files.
Diffstat (limited to 'runtime/doc/motion.txt')
-rw-r--r--runtime/doc/motion.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/motion.txt b/runtime/doc/motion.txt
index ccca443d2d..77ec53fd78 100644
--- a/runtime/doc/motion.txt
+++ b/runtime/doc/motion.txt
@@ -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