aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/intro.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/intro.txt')
-rw-r--r--runtime/doc/intro.txt19
1 files changed, 9 insertions, 10 deletions
diff --git a/runtime/doc/intro.txt b/runtime/doc/intro.txt
index 86f7832376..ab380184fc 100644
--- a/runtime/doc/intro.txt
+++ b/runtime/doc/intro.txt
@@ -517,16 +517,15 @@ CTRL-O in Insert mode you get a beep but you are still in Insert mode, type
<Esc> again.
*i_esc*
- TO mode ~
- Normal Visual Select Insert Replace Cmd-line Ex ~
-FROM mode ~
-Normal v V ^V `*4` *1 R gR : / ? ! Q
-Visual `*2` ^G c C -- : --
-Select `*5` ^O ^G `*6` -- -- --
-Insert <Esc> -- -- <Insert> -- --
-Replace <Esc> -- -- <Insert> -- --
-Command-line `*3` -- -- :start -- --
-Ex :vi -- -- -- -- --
+ FROM mode TO mode ~
+ Normal Visual Select Insert Replace Cmd-line Ex >
+ Normal v V ^V *4 *1 R gR : / ? ! Q
+ Visual *2 ^G c C -- : --
+ Select *5 ^O ^G *6 -- -- --
+ Insert <Esc> -- -- <Insert> -- --
+ Replace <Esc> -- -- <Insert> -- --
+ Command-line `*3` -- -- :start -- --
+ Ex :vi -- -- -- -- --
-- not possible