Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
denisidoro authored Oct 11, 2019
1 parent 69e7420 commit cc2e3f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion navi.plugin.fish
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ end
bind \cg navi-widget

if bind -M insert > /dev/null 2>&1
bind -M insert \cr navi-widget
bind -M insert \cg navi-widget
end

0 comments on commit cc2e3f7

Please sign in to comment.