aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAChavali <aryadevchavali1@gmail.com>2020-01-05 22:48:51 +0000
committerAChavali <aryadevchavali1@gmail.com>2020-01-05 22:48:51 +0000
commit079f2d65617cf2906c34a7c1fcf7bea7c1952057 (patch)
tree03819550e2256fb2f50ccfafdf21db79d53cbc25
parent0b8f3e4f65e944dd37bcc79d1855a023753e58ea (diff)
downloaddotfiles-079f2d65617cf2906c34a7c1fcf7bea7c1952057.tar.gz
dotfiles-079f2d65617cf2906c34a7c1fcf7bea7c1952057.tar.bz2
dotfiles-079f2d65617cf2906c34a7c1fcf7bea7c1952057.zip
+overlay to eval
Quickly evaluating stuff should not pop up a minibuffer
-rw-r--r--doom.d/init.el2
1 files changed, 1 insertions, 1 deletions
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