Document :eval and :exec -buffer * parameter
This commit is contained in:
parent
7824a76e1a
commit
456398601e
|
@ -849,7 +849,8 @@ Some parameters provide a way to change the context of execution:
|
|||
context with only the considered selection. This permits to avoid
|
||||
cases where the selections may get merged.
|
||||
* `-buffer <names>`: execute in the context of each buffers in the
|
||||
comma separated list <names>
|
||||
comma separated list <names>, '*' as a name can be used to iterate
|
||||
on all buffers.
|
||||
* `-no-hooks`: disable hook execution while executing the keys/commands
|
||||
|
||||
The execution stops when the last key/command is reached, or an error
|
||||
|
|
Loading…
Reference in New Issue
Block a user