mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-25 11:21:06 -08:00
+ No longer open persistent scratch buffers by default. Supply the universal argument to do that. SPC x = open throw-away scratch buffer SPC u SPC x = open persistent scratch buffer (prompted for file) + Added doom/delete-scratch-files |
||
|---|---|---|
| .. | ||
| buffers.el | ||
| cache.el | ||
| debug.el | ||
| editor.el | ||
| files.el | ||
| help.el | ||
| memoize.el | ||
| menu.el | ||
| message.el | ||
| minibuffer.el | ||
| packages.el | ||
| scratch.el | ||
| system.el | ||
| test.el | ||
| ui.el | ||