Skip to content

Commit

Permalink
home: common: nushell: Fixed typo in jump.nu keybinding list.
Browse files Browse the repository at this point in the history
  • Loading branch information
aftix committed Oct 1, 2024
1 parent 1d9c67f commit e0fa8f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/common/_external.nushell/jump.nu
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ export def --env jump_init [] {
{
name: jump_pop
modifier: shift_alt
keycode: char_p
keycode: char_o
mode: [emacs vi_normal vi_insert]
event: [
{ edit: Clear }
Expand Down

0 comments on commit e0fa8f3

Please sign in to comment.