mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 22:55:00 +08:00
Fix fzf keybinding
This commit is contained in:
parent
fc970d4ba2
commit
e3963482de
1 changed files with 0 additions and 2 deletions
|
|
@ -219,8 +219,6 @@ bindkey '^l' scroll-and-clear-screen
|
|||
# fzf
|
||||
if [[ -f ${_SRC_FZF_KEYBIND} ]]; then
|
||||
source ${_SRC_FZF_KEYBIND}
|
||||
# 替换默认的fzf widget
|
||||
bindkey '^T' fzf-completion
|
||||
fi
|
||||
|
||||
first-tab() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue