From 1b11060f9da3ef2562caca90ac16f841b709e7eb Mon Sep 17 00:00:00 2001 From: hseg Date: Wed, 4 Sep 2024 22:25:42 +0300 Subject: [PATCH] Document :FocusDispatch -- See: #350 --- doc/dispatch.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/dispatch.txt b/doc/dispatch.txt index 2ee97b6..4d2be47 100644 --- a/doc/dispatch.txt +++ b/doc/dispatch.txt @@ -80,6 +80,9 @@ COMMANDS *dispatch-commands* Set a global default command for |:Dispatch| with no arguments. Overrides |b:dispatch|. + If {program} is `:Make` or `--`, the current value of + `&makeprg` will be used for {program} instead. + :FocusDispatch! [options] {program} [arguments] Set a window local default command for |:Dispatch| with no arguments. Overrides |b:dispatch| and the