mirror of
https://github.com/nushell/nushell.git
synced 2024-11-21 16:03:19 +01:00
Update crates/nu-utils/src/sample_config/default_config.nu
Co-authored-by: Stefan Holderbach <sholderbach@users.noreply.github.com>
This commit is contained in:
parent
f8375e5934
commit
f7721aac64
@ -901,13 +901,6 @@ $env.config = {
|
||||
# mode: [emacs vi_normal vi_insert]
|
||||
# event: { edit: insertnewline }
|
||||
# }
|
||||
{
|
||||
name: insert_newline
|
||||
modifier: none
|
||||
keycode: char_o
|
||||
mode: [vi_normal]
|
||||
event: { edit: insertnewline }
|
||||
}
|
||||
{
|
||||
name: insert_newline
|
||||
modifier: control
|
||||
|
Loading…
Reference in New Issue
Block a user