el-get/recipes/nm.rcp

8 lines
258 B
Plaintext
Raw Normal View History

(: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)))