Fix dotdrop completion path

Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
Marko Korhonen 2020-01-18 18:48:16 +02:00
parent f9000a1509
commit 16b1c8f87b

View file

@ -32,7 +32,7 @@ zplugin snippet https://gist.githubusercontent.com/RPigott/a3efdc08fa4d5fd7df38d
# dotdrop completion
zplugin ice wait'1' lucid as'completion'
zplugin snippet $DOTREPO/dotdrop/completion/_dotdrop-completion.zsh
zplugin snippet '$DOTREPO/dotdrop/completion/_dotdrop-completion.zsh'
# docker-compose completion
zplugin ice wait'1' lucid as'completion'