diff options
| author | Maxime Coste <mawww@kakoune.org> | 2020-02-16 10:43:45 +1100 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2020-02-16 10:43:45 +1100 |
| commit | 4c0c3f0ef54dc6de5dd022d72b408fb665cceff5 (patch) | |
| tree | e2df7149a86a3dcb6983b96ec7832a60dc7aa22d | |
| parent | 16e814d99e55fde9cbe245e333ede0f8bf28da11 (diff) | |
| parent | 796eb207301254e8f7dd73cdc088623ee4f191b1 (diff) | |
Merge remote-tracking branch 'alexherbo2/typo'
| -rw-r--r-- | doc/pages/commands.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pages/commands.asciidoc b/doc/pages/commands.asciidoc index b2089273..e6bf5804 100644 --- a/doc/pages/commands.asciidoc +++ b/doc/pages/commands.asciidoc @@ -279,7 +279,7 @@ but not really useful in that context. by the *define-command* command, see <<declaring-new-commands,Declaring new commands>>. - For *-shell-script-completions* and *-shell-script-candidates* + For *-shell-script-completion* and *-shell-script-candidates* completions, token_to_complete will always be 1, and the full prompt content will be passed as a single token. In other words, word splitting does not take place. |
