Emacs: Install helpful
1 file changed, 6 insertions(+), 0 deletions(-)
changed files
M emacs/.emacs.d/main.el → emacs/.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