aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2023-06-11 20:04:59 +0800
committerGitHub <noreply@github.com>2023-06-11 20:04:59 +0800
commit72de8fdeebd1cafeb05d3e5b03e537b8cb99178b (patch)
tree70c92456b773331bdb767fd52851c5ee548a2f56
parent473a216a21fdc086ef71e0ca7d40c2fdf5346245 (diff)
downloadrneovim-72de8fdeebd1cafeb05d3e5b03e537b8cb99178b.tar.gz
rneovim-72de8fdeebd1cafeb05d3e5b03e537b8cb99178b.tar.bz2
rneovim-72de8fdeebd1cafeb05d3e5b03e537b8cb99178b.zip
vim-patch:f1dcd14fc5d4 (#23986)
Update runtime files https://github.com/vim/vim/commit/f1dcd14fc5d4370476cd82895a4479ca2d252e54 :autocmd-block is N/A (Vim9 script) Co-authored-by: Bram Moolenaar <Bram@vim.org>
-rw-r--r--runtime/doc/builtin.txt2
-rw-r--r--runtime/doc/options.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/builtin.txt b/runtime/doc/builtin.txt
index 5f10607fc0..1fea6ad715 100644
--- a/runtime/doc/builtin.txt
+++ b/runtime/doc/builtin.txt
@@ -3637,7 +3637,7 @@ getscriptinfo([{opts}]) *getscriptinfo()*
name Vim script file name.
sid Script ID |<SID>|.
variables A dictionary with the script-local variables.
- Present only when the a particular script is
+ Present only when a particular script is
specified using the "sid" item in {opts}.
Note that this is a copy, the value of
script-local variables cannot be changed using
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index ff346e878d..0f53288608 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -5391,7 +5391,7 @@ A jump table for the options with a short description can be found at |Q_op|.
*'shortmess'* *'shm'*
'shortmess' 'shm' string (default "filnxtToOCF")
- global
+ global *E1336*
This option helps to avoid all the |hit-enter| prompts caused by file
messages, for example with CTRL-G, and to avoid some other messages.
It is a list of flags: