Fix nevermore recipie to point to correct branch
This commit is contained in:
parent
86ff665990
commit
f1a441da24
@ -711,7 +711,7 @@
|
||||
(setq js2-basic-offset 2))
|
||||
|
||||
(use-package nm
|
||||
:quelpa (nm :fetcher git :url "https://github.com/ad1217/nevermore.git")
|
||||
:quelpa (nm :fetcher github :repo "ad1217/nevermore" :branch "fix-deleted")
|
||||
:bind (:map nm-mode-map
|
||||
("n" . nm-read)
|
||||
("G" . nm-update-remote))
|
||||
|
Loading…
Reference in New Issue
Block a user