mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-19 02:35:46 +01:00
Er, show the right descriptions for the right options
This commit is contained in:
@@ -612,23 +612,23 @@ ____
|
|||||||
|\'shell'| |\'sh'|
|
|\'shell'| |\'sh'|
|
||||||
||'shell' 'sh'|| string (default: on)
|
||'shell' 'sh'|| string (default: on)
|
||||||
____
|
____
|
||||||
Show the current mode in the command-line.
|
Shell to use for executing :! and :run commands.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'shellcmdflag'| |\'shcf'|
|
|\'shellcmdflag'| |\'shcf'|
|
||||||
||'shellcmdflag' 'shcf'|| string (default: $SHELL or "sh", Win32: "cmd.exe")
|
||'shellcmdflag' 'shcf'|| string (default: $SHELL or "sh", Win32: "cmd.exe")
|
||||||
____
|
____
|
||||||
Shell to use for executing :! and :run commands.
|
Flag passed to shell when executing :! and :run commands.
|
||||||
|
|
||||||
|
E.g. bash -c gvim
|
||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|\'nosmd'| |\'noshowmode'| |\'smd'| |\'showmode'|
|
|\'nosmd'| |\'noshowmode'| |\'smd'| |\'showmode'|
|
||||||
||'showmode' 'smd'|| boolean (default: "-c", Win32: "/c")
|
||'showmode' 'smd'|| boolean (default: "-c", Win32: "/c")
|
||||||
____
|
____
|
||||||
Flag passed to shell when executing :! and :run commands.
|
Show the current mode in the command-line.
|
||||||
|
|
||||||
E.g. bash -c gvim
|
|
||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user