mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-09 12:57:25 -05:00
Normally doom|show-whitespace-maybe turns on whitespace-mode with a subset of its features when indent-tabs-mode was different in that buffer versus it's global default. e.g. If your default was spaces and you opened a file with tabs. This is to make it easier to notice whitespace style discrepancies. However, it have side effects if whitespace-mode/global-whitespace-mode was already on.