use-package
- Description
- A configuration macro for simplifying your .emacs
- Latest
- use-package-2.4.6.tar (.sig), 2024-Aug-20, 320 KiB
- Maintainer
- John Wiegley <johnw@newartisans.com>
- Website
- https://github.com/jwiegley/use-package
- Browse ELPA's repository
- CGit or Gitweb
- Badge
- Manual
- use-package
To install this package from Emacs, use list-packages
.
Full description
The `use-package' declaration macro allows you to isolate package configuration in your init file in a way that is performance-oriented and, well, just tidy. I created it because I have over 80 packages that I use in Emacs, and things were getting difficult to manage. Yet with this utility my total load time is just under 1 second, with no loss of functionality! See the `use-package' info manual for more information.
Old versions
use-package-2.4.5.tar.lz | 2024-Mar-31 | 55.4 KiB |
use-package-2.4.4.tar.lz | 2022-Nov-14 | 56.0 KiB |