Skip to content

Commit

Permalink
Remove extra fi
Browse files Browse the repository at this point in the history
  • Loading branch information
cantino committed Aug 12, 2024
1 parent 6b592ad commit ee6c65c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mcfly.bash
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ function mcfly_initialize {
# render the search UI pre-filled with it.
bind -m emacs '"\C-r": "\C-amcfly: \e# mcfly search\C-m"'
bind -m vi-insert '"\C-r": "\e0i#mcfly: \e\C-m mcfly search\C-m"'
fi
fi
}
mcfly_initialize

0 comments on commit ee6c65c

Please sign in to comment.