summaryrefslogtreecommitdiffstats
path: root/runtime/doc/repeat.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2023-06-10 21:40:39 +0100
committerBram Moolenaar <Bram@vim.org>2023-06-10 21:40:39 +0100
commit10e8ff9b26078994cae57c2422b145d37aaf714e (patch)
tree700076a256a899557c20f38038fad32500b448dc /runtime/doc/repeat.txt
parentf578ca2c8f36b61ac3301fe8b59a8473c964cdc2 (diff)
Update runtime files
Diffstat (limited to 'runtime/doc/repeat.txt')
-rw-r--r--runtime/doc/repeat.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/doc/repeat.txt b/runtime/doc/repeat.txt
index 307a0a9524..17dffa82f7 100644
--- a/runtime/doc/repeat.txt
+++ b/runtime/doc/repeat.txt
@@ -1,4 +1,4 @@
-*repeat.txt* For Vim version 9.0. Last change: 2023 May 01
+*repeat.txt* For Vim version 9.0. Last change: 2023 May 26
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -308,8 +308,8 @@ For writing a Vim script, see chapter 41 of the user manual |usr_41.txt|.
'runtimepath'.
If the filetype detection was not enabled yet (this
- is usually done with a "syntax enable" or "filetype
- on" command in your .vimrc file), this will also look
+ is usually done with a `syntax enable` or `filetype on`
+ command in your .vimrc file), this will also look
for "{name}/ftdetect/*.vim" files.
When the optional ! is added no plugin files or