Hypop: fix package name

This commit is contained in:
MitchMarq42 2023-04-04 20:19:53 -08:00
parent 27f9d59ff9
commit ac4ce04ae5

View File

@ -1396,7 +1396,7 @@ Taken from https://howardism.org/Technical/Emacs/eshell-why.html"
:custom
(power-mode-streak-shake-threshold nil))
(use-package hypop.el
(use-package hypop
:elpaca (:repo "https://git.mitchmarq42.xyz/mitch/hypop.el")
:demand t)