mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-15 00:14:59 +00:00
Switch zsh completion plugin
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
parent
a7cd4e5d21
commit
735b38ad71
@ -10,14 +10,14 @@ source ~/.zplugin/bin/zplugin.zsh
|
||||
zplugin ice load multisrc'{async,pure}.zsh'
|
||||
zplugin light sindresorhus/pure
|
||||
|
||||
# fzf as tab completion
|
||||
zplugin ice lucid
|
||||
zplugin light Aloxaf/fzf-tab
|
||||
|
||||
# substring search
|
||||
zplugin ice lucid
|
||||
zplugin light zsh-users/zsh-history-substring-search
|
||||
|
||||
# omz tab completion etc
|
||||
zplugin ice lucid
|
||||
zplugin snippet OMZ::lib/completion.zsh
|
||||
|
||||
# fzf git awesomeness
|
||||
zplugin ice wait'1' lucid atload'source $HOME/.config/zsh/03-functions.zsh'
|
||||
zplugin light wfxr/forgit
|
||||
|
Loading…
Reference in New Issue
Block a user