Mercurial > vim
diff runtime/doc/various.txt @ 28010:c968191a8557
Update runtime files
Commit: https://github.com/vim/vim/commit/1588bc8ebee22f2855f27273fc2234fff370f86c
Author: Bram Moolenaar <Bram@vim.org>
Date: Tue Mar 8 21:35:07 2022 +0000
Update runtime files
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Tue, 08 Mar 2022 22:45:09 +0100 |
parents | d19b7aee1925 |
children | 6dd88e45d47d |
line wrap: on
line diff
--- a/runtime/doc/various.txt +++ b/runtime/doc/various.txt @@ -1,4 +1,4 @@ -*various.txt* For Vim version 8.2. Last change: 2022 Feb 03 +*various.txt* For Vim version 8.2. Last change: 2022 Mar 04 VIM REFERENCE MANUAL by Bram Moolenaar @@ -114,6 +114,7 @@ 8g8 Find an illegal UTF-8 byte sequenc :[range]P[rint] [count] [flags] Just as ":print". Was apparently added to Vi for people that keep the shift key pressed too long... + This command is not supported in |Vim9| script. Note: A user command can overrule this command. See |ex-flags| for [flags].