mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-01-09 02:31:59 -08:00
ws-butler only strips trailing spaces on lines that have been modified. + ws-butler is disabled if editorconfig enables trim_trailing_whitespace, which resorts to delete-trailing-whitespace instead. + Updates doom|(enable|disable)-delete-trailing-whitespace hooks to use ws-butler-mode. |
||
|---|---|---|
| .. | ||
| buffers.el | ||
| cache.el | ||
| debug.el | ||
| editor.el | ||
| files.el | ||
| help.el | ||
| hydras.el | ||
| line-numbers.el | ||
| menu.el | ||
| message.el | ||
| packages.el | ||
| projects.el | ||
| scratch.el | ||
| ui.el | ||