aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/usr_10.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/usr_10.txt')
-rw-r--r--runtime/doc/usr_10.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/doc/usr_10.txt b/runtime/doc/usr_10.txt
index 8844671e01..3e45fda882 100644
--- a/runtime/doc/usr_10.txt
+++ b/runtime/doc/usr_10.txt
@@ -813,10 +813,10 @@ REDRAWING THE SCREEN
If the external command produced an error message, the display may have been
messed up. Vim is very efficient and only redraws those parts of the screen
that it knows need redrawing. But it can't know about what another program
-has written. To tell Vim to redraw the screen: >
-
+has written. To tell Vim to redraw the screen:
+>
CTRL-L
-
+<
==============================================================================
Next chapter: |usr_11.txt| Recovering from a crash