Skip to content

Commit

Permalink
Fish smart replace
Browse files Browse the repository at this point in the history
Add “smart replace” functionality to the fish shell widget
  • Loading branch information
DevAtDawn authored Dec 16, 2021
1 parent 6aa8707 commit a5d295f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shell/navi.plugin.fish
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ end
bind \cg navi-widget
if bind -M insert > /dev/null 2>&1
bind -M insert \cg navi-widget

end

1 comment on commit a5d295f

@DevAtDawn
Copy link
Owner Author

@DevAtDawn DevAtDawn commented on a5d295f Dec 16, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.