Skip to content

Commit

Permalink
Added commit spec to resolve issue with helpful-variable
Browse files Browse the repository at this point in the history
  • Loading branch information
noprobelm committed Feb 19, 2024
1 parent 68b6650 commit 345bcce
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion modules/np-helpful.el
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
;;; Commentary:
;;; Code:

(use-package helpful)
(use-package helpful
;; https://github.com/Wilfred/helpful/issues/329
:elpaca (:ref "c57ff0d284b50ff430fe1f13fd48deaa0d1a910e"))

(provide 'np-helpful)
;;; np-helpful.el ends here.

0 comments on commit 345bcce

Please sign in to comment.