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 074b08d1f3
commit 4858a340dc
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5

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'