mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 06:25:43 +02:00
rename menu/fix type-o (#5139)
This commit is contained in:
@ -316,7 +316,7 @@ let $config = {
|
|||||||
event: { send: menu name: commands_menu }
|
event: { send: menu name: commands_menu }
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name: commands_menu
|
name: vars_menu
|
||||||
modifier: control
|
modifier: control
|
||||||
keycode: char_y
|
keycode: char_y
|
||||||
mode: [emacs, vi_normal, vi_insert]
|
mode: [emacs, vi_normal, vi_insert]
|
||||||
|
Reference in New Issue
Block a user