diff options
author | Ben Sima <ben@bsima.me> | 2018-11-07 08:23:51 -0800 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2018-11-07 08:23:51 -0800 |
commit | 1e90212416d21d0bad313e1903f97a950e10e3f5 (patch) | |
tree | 9aa2436666afcaec5d22ab514e8f89f98e4a2b13 | |
parent | f4386f942906b8e9c287335c73492a75ab39daa7 (diff) |
Add notmuch to emacs
-rw-r--r-- | emacs-packages.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs-packages.nix b/emacs-packages.nix index 021cf88..76c90a2 100644 --- a/emacs-packages.nix +++ b/emacs-packages.nix @@ -38,6 +38,7 @@ lispy magit markdown-mode multiple-cursors +notmuch nix-mode org-bullets org-jira |