mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-25 18:07:07 +09:00
help: fix incorrect instructions for disabling key binding (#2943)
This commit is contained in:
@@ -206,7 +206,7 @@ Here are the available options:
|
|||||||
|
|
||||||
* `keymenu`: display the nano-style key menu at the bottom of the screen. Note
|
* `keymenu`: display the nano-style key menu at the bottom of the screen. Note
|
||||||
that ToggleKeyMenu is bound to `Alt-g` by default and this is displayed in
|
that ToggleKeyMenu is bound to `Alt-g` by default and this is displayed in
|
||||||
the statusline. To disable this, simply by `Alt-g` to `UnbindKey`.
|
the statusline. To disable the key binding, bind `Alt-g` to `None`.
|
||||||
|
|
||||||
default value: `false`
|
default value: `false`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user