mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
ansi-color-for-comint-mode = t
This commit is contained in:
@ -33,6 +33,7 @@ shorter major mode name in the mode-line. See `doom|set-mode-name'.")
|
|||||||
"List of hooks to run when core-ui is initialized.")
|
"List of hooks to run when core-ui is initialized.")
|
||||||
|
|
||||||
(setq-default
|
(setq-default
|
||||||
|
ansi-color-for-comint-mode t
|
||||||
bidi-display-reordering nil ; disable bidirectional text for tiny performance boost
|
bidi-display-reordering nil ; disable bidirectional text for tiny performance boost
|
||||||
blink-matching-paren nil ; don't blink--too distracting
|
blink-matching-paren nil ; don't blink--too distracting
|
||||||
compilation-always-kill t ; kill compilation process before starting another
|
compilation-always-kill t ; kill compilation process before starting another
|
||||||
|
Reference in New Issue
Block a user