Emacs: Install helpful
Alan Pearce alan@alanpearce.eu
Thu, 31 Aug 2017 10:44:44 +0200
2 files changed, 7 insertions(+), 0 deletions(-)
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
M nix/.config/nixpkgs/emacs.nix → nix/.config/nixpkgs/emacs.nix
@@ -106,6 +106,7 @@ go-projectile goto-chg haskell-mode highlight-stages + helpful imenu-anywhere indium jinja2-mode