'\" t .\" Title: zplug-defer .\" Author: [see the "Authors" section] .\" Generator: DocBook XSL Stylesheets v1.75.2 .\" Date: 12/03/2016 .\" Manual: ZPLUG Manual .\" Source: ZPLUG Manual .\" Language: English .\" .TH "ZPLUG\-DEFER" "5" "12/03/2016" "ZPLUG Manual" "ZPLUG Manual" .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" zplug-defer \- Defers the loading of a package .SH "SYNOPSIS" .sp .nf \fIzplug\fR \fI"username/reponame"\fR, \fIdefer:1\fR .fi .sp .nf The word \'package\' refers to the string in the format: "username/reponame"\&. .fi .SH "DESCRIPTION" .sp By using defer tag, you can set the priority of loading the packages\&. If the value is 2 or above, zplug will source the plugin after compinit\&. .sp .it 1 an-trap .nr an-no-space-flag 1 .nr an-break-flag 1 .br .B Table\ \&1.\ \&zplug defer tag .TS allbox tab(:); ltB ltB. T{ Possive Values T}:T{ Default value T} .T& lt lt. T{ .sp 0\&.\&.3 T}:T{ .sp 0 T} .TE .sp 1 .sp Besides, by using zstyle command, you can change default value: .sp .if n \{\ .RS 4 .\} .nf $ zstyle ":zplug:tag" defer 1 .fi .if n \{\ .RE .\} .SH "EXAMPLES" .sp Priority: .sp .if n \{\ .RS 4 .\} .nf $ zplug "~/\&.zsh", \e as:plugin, \e defer:1 .fi .if n \{\ .RE .\} .SH "SEE ALSO" .sp \fBzplug(1)\fR .SH "FURTHER DOCUMENTATION" .sp See the references in official wiki page to get started using zplug\&. The wiki may perhaps be overwhelming for first\-time users\&. .SH "AUTHORS" .sp zplug was originally written by Masaki Ishiyama (a\&.k\&.a @b4b4r07)\&. Many people have contributed to it\&. .SH "COPYING" .sp Copyright (C) 2015\-2016 Masaki Ishiyama .sp MIT License .SH "REPORTING BUGS" .sp Report bugs to the zplug issues