/epkg-marginalia

Show Epkg information in completion annotations

Primary LanguageEmacs LispGNU General Public License v3.0GPL-3.0

Show Epkg information in completion annotations

Out of the box Marginalia enriches package completion with information from the built-in package manager. This packages teaches it to additionally use the Epkgs database, and if the Borg package manager is available, then it uses information provided by that as well.

(with-eval-after-load 'marginalia
  (setcar (alist-get 'package marginalia-annotator-registry)
          #'epkg-marginalia-annotate-package))


Compile MELPA Stable MELPA