use-package
https://github.com/jwiegley/use-package
Emacs Lisp
A use-package declaration for simplifying your .emacs
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Emacs Lisp not yet supported4 Subscribers
Add a CodeTriage badge to use-package
Help out
- Issues
- Consider new keyword `:custom-local`, or add an example to `:hook` documentation
- :ensure only if the package is not in load-path
- "ensure" fails if the package version has changed on the remote repository
- "Error (use-package): Cannot load ..." needs to be more helpful
- Only load if package is available
- Document nesting use-package declarations
- hook injection comment is wrong, or functionality is wrong
- Package is being loaded even with deferred keywords
- Run (package-refresh-contents) on first install each time.
- A :maybe-ensure keyword
- Docs
- Emacs Lisp not yet supported