mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-28 12:52:11 -08:00
Experimenting with a new approach to this issue, in an effort to avoid
advice on such low level commands ({basic-,}save-buffer). I don't like
that we're still stacking new behavior on top of their pre-existing
prefix arg behavior (manipulating backup-on-save functionality), but
maybe it's not useful enough to worry about?
Fix: #8420
Amend:
|
||
|---|---|---|
| .. | ||
| evil.el | ||
| format.el | ||
| lsp.el | ||
| org.el | ||
| settings.el | ||