Better evil/REPL support

This commit is contained in:
Henrik Lissner 2015-12-09 01:54:30 -05:00
parent 4882df4847
commit 2503232edf
9 changed files with 69 additions and 15 deletions

View file

@ -1,6 +1,7 @@
;;; module-lisp --- all things lisp
;; see lib/elisp-defuns.el
(define-repl! emacs-lisp-mode ielm)
(add-hook! emacs-lisp-mode 'turn-on-eldoc-mode)
;; [pedantry intensifies]