~edwargix/emacs.d

47c7ac69efab30b12784a3948c1f7605b8493775 — David Florness 5 years ago 09adf14
Fix straight's names for the help+ packages
1 files changed, 6 insertions(+), 3 deletions(-)

M init.el
M init.el => init.el +6 -3
@@ 65,9 65,12 @@
(use-package ag)


(use-package help+)
(use-package help-fns+)
(use-package help-mode+)
(use-package help+
  :straight help-plus)
(use-package help-fns+
  :straight help-fns-plus)
(use-package help-mode+
  :straight help-mode-plus)


(use-package scribble