Zplugin gives reports from plugin load. Plugins are no longer black boxes, report will tell what aliases, functions, bind keys, Zle widgets, zstyles, completions, variables, PATH, and FPATH elements a plugin has set up.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
471
commits
3
commits
Merge pull request #1 from akatrevorjay/pr/fix-compinit-on-zsh-head
99c626cView on GitHubMerge pull request #2 from akatrevorjay/pr/stop-prompting-for-creds
8bd6354View on GitHubAllow compinit to be ran even if commands array is empty.
7d52e84View on GitHubUse hub to create repo if available; avoids login
7f8462bView on GitHubTests: fix against zsh 4.3.17 - "_" is read-only variable there
4003961View on GitHubAgainst zsh 4.3.17, 5.0.0 - leading "=" causes error to be printed
6b603bfView on GitHubAgainst older zsh - [[ `cmd` ]] fails on 5.0.0, 5.0.2
c2abf37View on GitHub