doom-emacs/modules
Henrik Lissner 7ef3bee851
Consider eval output width when deciding how to display it
If ':tools (eval +overlay)' is enabled, eval commands display their
output in a floating overlay at EOL. If the output is longer than
+eval-popup-min-lines (5), it will display it in a popup window instead.

With this, it also will use a popup window if the output is longer than
the minibuffer can display in one line,
2019-12-28 13:53:13 -05:00
..
app app/irc: update README & clarify gnutls dependency 2019-12-27 01:44:40 -05:00
completion
config config/default: fix switch-buffer keys for vanilla users 2019-12-26 14:47:53 -05:00
editor Ensure evil-easymotion is lazy-loaded 2019-12-27 01:54:01 -05:00
emacs emacs/vc: better feedback from 'SPC g {y,Y}' 2019-12-26 01:41:34 -05:00
email
input
lang lang/python: autoload lsp-python-ms setup/update commands 2019-12-28 13:52:15 -05:00
term
tools Consider eval output width when deciding how to display it 2019-12-28 13:53:13 -05:00
ui ui/doom-dashboard: expand README #1166 2019-12-27 14:46:10 -05:00