mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-01-05 08:42:17 -08:00
Doom highlights incorrect indentation (i.e. tabs if indent-tabs-mode = nil, spaces if indent-tabs-mode = t). This used to be disabled in read-only buffers (e.g. built-in libraries), making style conflicts hard to see. No more! Now you can see the mess for yourself! |
||
|---|---|---|
| .. | ||
| autoload | ||
| cli | ||
| templates | ||
| test | ||
| core-cli.el | ||
| core-editor.el | ||
| core-keybinds.el | ||
| core-lib.el | ||
| core-modules.el | ||
| core-packages.el | ||
| core-projects.el | ||
| core-ui.el | ||
| core.el | ||
| packages.el | ||