Add fzf-tab plugin
This commit is contained in:
parent
215442575b
commit
3e9681be2d
1 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,9 @@ local = "~/.zsh/plugins/loading"
|
||||||
# Completions
|
# Completions
|
||||||
# -----------
|
# -----------
|
||||||
|
|
||||||
|
[plugins.fzf-tab]
|
||||||
|
github = "Aloxaf/fzf-tab"
|
||||||
|
|
||||||
[plugins.zsh-completions]
|
[plugins.zsh-completions]
|
||||||
github = "zsh-users/zsh-completions"
|
github = "zsh-users/zsh-completions"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue