branch: externals/consult commit 85e03223eef7a70d35c5bc025eba5074f2b07077 Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
README: Add missing configuration variable --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index 3a5cf65..6b7f3a2 100644 --- a/README.org +++ b/README.org @@ -926,6 +926,7 @@ configuration examples. | consult-line-point-placement | Placement of the point used by =consult-line= | | consult-line-start-from-top | Start the =consult-line= search from the top | | consult-locate-command | Command line arguments for locate | + | consult-man-command | Command line arguments for man | | consult-mode-command-filter | Filter for =consult-mode-command= | | consult-mode-histories | Mode-specific history variables | | consult-narrow-key | Narrowing prefix key during completion |