Search
Results
Advanced Emacs Package Management with straight.el - System Crafters
Emacs package management with straight.el and use-package
[https://jeffkreeftmeijer.com/emacs-straight-use-package/] - - public:mzimmerm
use-package is a macro, NOT a package manager. It can call either package.el (the default emacs package manager which uses MELPA but other package repo can be added) or straight.el (the new package manager alternative which allows to use package repos as package.el BUT also allows to use custom defined, git-sourced package repos)
17 Cool Emacs Packages for Productivity in 2021
(1) [emacs-devel] Include leaf in Emacs distribution : emacs
[https://www.reddit.com/r/emacs/comments/j7wk3j/emacsdevel_include_leaf_in_emacs_distribution/] - - public:mzimmerm
Leaf in emacs provides a better configuration and package loading in init.el. It is intended as plugin replacement for use-package.
