+overlay to eval

Quickly evaluating stuff should not pop up a minibuffer
This commit is contained in:
AChavali
2020-01-05 22:48:51 +00:00
parent 0b8f3e4f65
commit 079f2d6561

View File

@@ -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