mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-09 04:54:10 +01:00
fix transposed defaults in showmode and shell help
This commit is contained in:
@@ -614,7 +614,7 @@ ____
|
|||||||
|
|
||||||
|
|
||||||
|\'shell'| |\'sh'|
|
|\'shell'| |\'sh'|
|
||||||
||'shell' 'sh'|| string (default: on)
|
||'shell' 'sh'|| string (default: "-c", Win32: "/c")
|
||||||
____
|
____
|
||||||
Shell to use for executing :! and :run commands.
|
Shell to use for executing :! and :run commands.
|
||||||
____
|
____
|
||||||
@@ -630,7 +630,7 @@ ____
|
|||||||
|
|
||||||
|
|
||||||
|\'nosmd'| |\'noshowmode'| |\'smd'| |\'showmode'|
|
|\'nosmd'| |\'noshowmode'| |\'smd'| |\'showmode'|
|
||||||
||'showmode' 'smd'|| boolean (default: "-c", Win32: "/c")
|
||'showmode' 'smd'|| boolean (default: on)
|
||||||
____
|
____
|
||||||
Show the current mode in the command-line.
|
Show the current mode in the command-line.
|
||||||
____
|
____
|
||||||
|
|||||||
Reference in New Issue
Block a user