mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-13 13:13:35 -05:00
Some major modes (like rust-mode) may trigger doom-highlight-non-default-indentation-h twice, causing whitespace-style to be set to its default global value, which (by default) enables whitespace-mode with all its features. This may overwhelm the unsuspecting user, so we instead only tack on our modifications to whitespace-style to its existing buffer-local value, rather than its global value.
24 KiB
24 KiB