diff --git a/dotfiles/emacs.d/README.org b/dotfiles/emacs.d/README.org index 36dcb048..b8c5e6a1 100644 --- a/dotfiles/emacs.d/README.org +++ b/dotfiles/emacs.d/README.org @@ -2687,6 +2687,7 @@ Intero seems to be causing hangs, so it has been disabled #+BEGIN_SRC emacs-lisp (use-package hindent :after haskell-mode + :bind ("C-c r" . hindent-reformat-decl) :config (progn (setq hindent-style nil)