mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05: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.
:tools editorconfig
Editorconfig integration for Doom.
Table of Contents TOC
Module Flags
This module provides no flags.
Prerequisites
editorconfig
is an optional requirement of this package. The elisp-only
implementation may be sufficient, but has fewer features.