nushell+nvim tweaks
This commit is contained in:
+8
-1
@@ -29,7 +29,14 @@ $env.config = {
|
||||
{ send: right }
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
{
|
||||
name: delete_one_word_backward
|
||||
modifier: alt
|
||||
keycode: backspace
|
||||
mode: vi_insert
|
||||
event: {edit: backspaceword}
|
||||
}
|
||||
]
|
||||
}
|
||||
source ~/.oh-my-posh.nu
|
||||
|
||||
Reference in New Issue
Block a user