Fetch nevermore from my repo for deleted fix

This commit is contained in:
Adam Goldsmith 2018-09-17 11:46:37 -04:00
parent 488276e55a
commit 6438188729

View File

@ -693,6 +693,7 @@
(setq js2-basic-offset 2)) (setq js2-basic-offset 2))
(use-package nm (use-package nm
:quelpa (nm :fetcher git :url "https://github.com/ad1217/nevermore.git")
:bind (:map nm-mode-map :bind (:map nm-mode-map
("n" . nm-read) ("n" . nm-read)
("G" . nm-update-remote)) ("G" . nm-update-remote))