git:glog: Remove by-now default fzf bindings
These were added "globally" to FZF_DEFAULT_OPTS in 4f5d23bd1 ("zprofile:
Add some bindings to FZF_DEFAULT_OPTS").
This commit is contained in:
@@ -117,7 +117,9 @@ fi
|
||||
export FZF_DEFAULT_COMMAND
|
||||
|
||||
typeset -A fzf_opts=(
|
||||
# Clear query if not empty, abort otherwise
|
||||
esc cancel
|
||||
# Better navigation
|
||||
home first
|
||||
end last
|
||||
ctrl-d half-page-down
|
||||
|
||||
Reference in New Issue
Block a user