ansi-color-for-comint-mode = t

This commit is contained in:
Henrik Lissner 2018-03-27 19:18:26 -04:00
parent 6a968dc0d7
commit c998cebd31
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -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.")
(setq-default
ansi-color-for-comint-mode t
bidi-display-reordering nil ; disable bidirectional text for tiny performance boost
blink-matching-paren nil ; don't blink--too distracting
compilation-always-kill t ; kill compilation process before starting another