diff --git a/doom.d/init.el b/doom.d/init.el index 7857092..e402b4d 100644 --- a/doom.d/init.el +++ b/doom.d/init.el @@ -77,7 +77,7 @@ ;;docker editorconfig ; let someone else argue about tabs vs spaces ;;ein ; tame Jupyter notebooks with emacs - eval ; run code, run (also, repls) + (eval +overlay) ; run code, run (also, repls) flycheck ; tasing you for every semicolon you forget flyspell ; tasing you for misspelling mispelling ;;gist ; interacting with github gists