Make every FZF command use ripgrep
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
parent
662d63a3c8
commit
239de02dc7
3 changed files with 15 additions and 4 deletions
|
@ -30,10 +30,6 @@ zplugin light zsh-users/zsh-completions
|
|||
zplugin ice wait'1' lucid as'completion'
|
||||
zplugin snippet https://gist.githubusercontent.com/RPigott/a3efdc08fa4d5fd7df38d091ab5e8532/raw/867ac1884d97d1bd1e5d4037d4eefdf4a004e72b/_swaymsg
|
||||
|
||||
# fzf completions
|
||||
zplugin ice wait'1' lucid as'completion'
|
||||
zplugin snippet /usr/share/fzf/completion.zsh
|
||||
|
||||
# dotdrop completion
|
||||
zplugin ice wait'1' lucid as'completion'
|
||||
zplugin snippet $DOTREPO/dotdrop/completion/_dotdrop-completion.zsh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue