el-get/recipes/nm.rcp
Vedang Manerikar 4b65876240 Add recipe for nm
NEVERMORE: an email interface for Notmuch
2021-12-05 22:40:30 +05:30

8 lines
258 B
Plaintext

(:name nm
:description "NEVERMORE: an email interface for Notmuch"
:type github
:pkgname "emacsattic/nm"
:depends (notmuch peg company-mode)
:prepare (with-eval-after-load 'company
(require 'nm-company)))