Code documentation#

Here is code documentation generated using Zshelldoc. There are 4 Zplugin's source files, the main one is zplugin.zsh. The documentation lists all functions, interactions between them, their comments and features used.

  • zplugin.zsh – always loaded, in .zshrc (pdf)
  • zplugin-side.zsh – common functions, loaded by *-install and *-autoload scripts (pdf)
  • zplugin-install.zsh – functions used only when installing a plugin or snippet (pdf)
  • zplugin-autoload.zsh – functions used only in interactive Zplugin invocations (pdf)