Switch nevermore to use ad1217/master instead of fix-deleted

This commit is contained in:
Adam Goldsmith 2018-12-02 22:44:02 -05:00
parent 8670efd6f7
commit d1b62fd202

View File

@ -725,7 +725,7 @@
(unbind-key "C-c C-c" tern-mode-keymap)) (unbind-key "C-c C-c" tern-mode-keymap))
(use-package nm (use-package nm
:quelpa (nm :fetcher github :repo "ad1217/nevermore" :branch "fix-deleted") :quelpa (nm :fetcher github :repo "ad1217/nevermore")
:bind (:map nm-mode-map :bind (:map nm-mode-map
("n" . nm-read) ("n" . nm-read)
("s" . nm-spam) ("s" . nm-spam)