Prepare zplugin's home when it loads

This commit is contained in:
Sebastian Gniazdowski 2016-05-24 09:32:03 +02:00
parent 46bd34e9ef
commit e3d5897a14

View file

@ -3466,6 +3466,8 @@ cdclear - clear compdef replay list"
-zplg-restore-enter-state
}
-zplg-prepare-home
# Add completions directory to fpath
fpath=( "$ZPLG_COMPLETIONS_DIR" "${fpath[@]}" )