vim-patch:6ebe4f970b8b

Update runtime files

6ebe4f970b

Co-authored-by: Bram Moolenaar <Bram@vim.org>
This commit is contained in:
zeertzjq
2023-04-18 14:36:45 +08:00
parent 9180c18c46
commit 2e21d1d5dd

View File

@@ -248,7 +248,6 @@ g8 Print the hex values of the bytes used in the
<
*:!cmd* *:!*
:!{cmd} Execute {cmd} with 'shell'. See also |:terminal|.
`:!` without a {cmd} is a no-op, it does nothing.
The command runs in a non-interactive shell connected
to a pipe (not a terminal). Use |:terminal| to run an