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
1 changed files with 1 additions and 0 deletions

View File

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