summaryrefslogtreecommitdiff
path: root/runtime/doc/usr_41.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2022-02-11 13:29:40 +0000
committerBram Moolenaar <Bram@vim.org>2022-02-11 13:29:40 +0000
commit92f645bef7bb817822d115291fe584b15647d577 (patch)
treeabe5aff4cbc059b059ac0eccbb977e5949ab195d /runtime/doc/usr_41.txt
parentbece72785dcbeba00e6424d78a941450fda78929 (diff)
downloadvim-git-92f645bef7bb817822d115291fe584b15647d577.tar.gz
Update runtime files. (closes #9741)
Diffstat (limited to 'runtime/doc/usr_41.txt')
-rw-r--r--runtime/doc/usr_41.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/runtime/doc/usr_41.txt b/runtime/doc/usr_41.txt
index 7bb363b43..435002bfc 100644
--- a/runtime/doc/usr_41.txt
+++ b/runtime/doc/usr_41.txt
@@ -1,4 +1,4 @@
-*usr_41.txt* For Vim version 8.2. Last change: 2022 Jan 28
+*usr_41.txt* For Vim version 8.2. Last change: 2022 Feb 11
VIM USER MANUAL - by Bram Moolenaar
@@ -2512,6 +2512,8 @@ continuation, as mentioned above |use-cpo-save|.
For undoing the effect of an indent script, the b:undo_indent variable should
be set accordingly.
+Both these variables use legacy script syntax, not |Vim9| syntax.
+
FILE NAME