zsh: remove fzf-tab because broken

This commit is contained in:
Nico 2026-01-29 23:52:33 +11:00
parent 6f48038cbb
commit e8218593d6
Signed by: nico
SSH key fingerprint: SHA256:XuacYOrGqRxC3jVFjfLROn1CSvLz85Dec6N7O9Gwu/0

View file

@ -103,7 +103,6 @@ func plugInstall() {
} }
plugInstall https://github.com/zsh-users/zsh-syntax-highlighting zsh-syntax-highlighting.zsh plugInstall https://github.com/zsh-users/zsh-syntax-highlighting zsh-syntax-highlighting.zsh
plugInstall https://github.com/Aloxaf/fzf-tab fzf-tab.zsh
# load fzf and zoxide # load fzf and zoxide
eval "$(fzf --zsh)" eval "$(fzf --zsh)"