mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-29 21:32:37 -08:00
Prompts for an open project and kills all its buffers. This is useful for closing `.emacs.d` in an effort to get some *billable* work done. Added `doom-fixup-windows` and `doom-kill-buffer(s)-fixup-windows` helper functions for leaving affected windows on a real buffer or the fallback buffer. Fixed `doom/kill-this-buffer-in-all-windows` to properly "fixup" windows. |
||
|---|---|---|
| .. | ||
| buffers.el | ||
| cache.el | ||
| cli.el | ||
| config.el | ||
| debug.el | ||
| files.el | ||
| help.el | ||
| hydras.el | ||
| line-numbers.el | ||
| message.el | ||
| packages.el | ||
| projects.el | ||
| scratch.el | ||
| sessions.el | ||
| text.el | ||
| ui.el | ||