doomemacs/modules
Henrik Lissner d189132be1 fix(org): oversized org-todo popup
In the presence of multiple, horizontal splits, the org-todo popup
consumes ~50% of the vertical real-estate of its northern neighbor when
created. This is due to an edge case with some failsafe code somewhere
down org-fit-window-to-buffer's stack. This fix ensures the popup is
always a sane size.

And by enabling +popup-buffer-mode in it, we ensure it will be treated
as a popup (e.g. solaire-mode will be active in it, no modeline, etc).
2021-07-28 15:15:56 -04:00
..
app completion/selectrum -> completion/vertico, part 3 2021-07-25 02:52:04 +03:00
checkers fix(org): no mixed-pitch/spellcheck on org-footnote 2021-07-28 14:00:02 -04:00
completion fix(vertico): TAB bound to non-interactive function 2021-07-28 13:11:45 -04:00
config tweak: adopt +vertico as our default backend 2021-07-28 13:11:45 -04:00
editor editor/evil: Add gr keybinding to refresh helpful buffers 2021-07-25 22:36:01 +03:00
emacs emacs/undo: increase undo-outer-limit 2021-07-12 21:59:52 -04:00
email completion/selectrum -> completion/vertico, part 2 2021-07-25 02:51:15 +03:00
input completion/selectrum -> completion/vertico, part 2 2021-07-25 02:51:15 +03:00
lang feat(org): expand parents for showNlevels option 2021-07-28 15:02:14 -04:00
os Drop Emacs 26.x support 2021-07-06 02:31:52 -04:00
term Merge pull request #5159 from Zetagon/develop 2021-07-08 18:09:54 -04:00
tools fix(pass): add vertico support 2021-07-28 13:11:45 -04:00
ui fix(org): oversized org-todo popup 2021-07-28 15:15:56 -04:00