mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
tools/eval: add +overlay feature
Now, inline evaluation will display results in an overlay next to the cursor, rather than in the minibuffer (unless it gets too big, in which case it'll use a popup buffer).
This commit is contained in:
@ -84,7 +84,7 @@ Small modules that give Emacs access to external tools & services.
|
||||
+ [[file:tools/direnv/README.org][direnv]]:
|
||||
+ [[file:tools/editorconfig/README.org][editorconfig]]:
|
||||
+ [[file:tools/ein/README.org][ein]]:
|
||||
+ [[file:tools/eval/README.org][eval]]: REPL & code evaluation support for a variety of languages
|
||||
+ [[file:tools/eval/README.org][eval]] =+overlay=: REPL & code evaluation support for a variety of languages
|
||||
+ flycheck: Live error/warning highlights
|
||||
+ flyspell: Spell checking
|
||||
+ gist:
|
||||
|
Reference in New Issue
Block a user