Configure eros

This commit is contained in:
Case Duckworth 2022-05-01 09:25:36 -05:00
parent 23836a13f1
commit 9a8043d49b
1 changed files with 2 additions and 0 deletions

View File

@ -1531,6 +1531,8 @@
(add-hook 'eww-after-render-hook #'epithet-rename-buffer)))
(setup (:straight eros)
(:option eros-eval-result-prefix "; "
eros-overlays-use-font-lock nil)
(:hook-into emacs-lisp-mode
lisp-interaction-mode))