mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
(set-pretty-symbols! '(c-mode c++-mode objc-mode) RULES*) This fixes a logic bug that prevented RULES from applying to any but the first mode in the list (e.g. only c-mode will be affected).