summaryrefslogtreecommitdiffstats
path: root/runtime/doc/repeat.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2021-12-27 21:33:07 +0000
committerBram Moolenaar <Bram@vim.org>2021-12-27 21:33:07 +0000
commita4d131d11052cafcc5baad2273ef48e0dd4d09c5 (patch)
treeba27f9a8488e23c5fbf95ed42496d39d4ec980e9 /runtime/doc/repeat.txt
parent1cae5a0a034d0545360387407a7a409310f1efe2 (diff)
Update runtime files
Diffstat (limited to 'runtime/doc/repeat.txt')
-rw-r--r--runtime/doc/repeat.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/runtime/doc/repeat.txt b/runtime/doc/repeat.txt
index 049fabb30e..25f375e6fc 100644
--- a/runtime/doc/repeat.txt
+++ b/runtime/doc/repeat.txt
@@ -1,4 +1,4 @@
-*repeat.txt* For Vim version 8.2. Last change: 2021 Nov 24
+*repeat.txt* For Vim version 8.2. Last change: 2021 Dec 27
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -495,6 +495,9 @@ space at the end of a line is hard to see and may be accidentally deleted. >
\ "very long regexp"
\ keepend
+In |Vim9| script the backslash can often be omitted, but not always.
+See |vim9-line-continuation|.
+
There is a problem with the ":append" and ":insert" commands: >
:1append
\asdf