all repos — archive/dotfiles @ 9da3e40568910e4fcee192064b0d41762e9fdf53

Superseded by nixfiles

Emacs: Install helpful

Alan Pearce
commit

9da3e40568910e4fcee192064b0d41762e9fdf53

parent

ebc213b2bac3b4e8681e0acb246dbe97c94e05fa

1 file changed, 6 insertions(+), 0 deletions(-)

changed files
M emacs/.emacs.d/main.elemacs/.emacs.d/main.el
@@ -1294,6 +1294,12 @@ ;; #+END_SRC
;; ** Documentation +;; *** helpful + +;; #+BEGIN_SRC emacs-lisp +(use-package helpful) +;; #+END_SRC + ;; *** ehelp ;; ehelp is a less well-known package that’s part of Emacs and slightly