doomemacs/modules/ui/pretty-code
Henrik Lissner 765ca10a92
Fix set-pretty-symbols! with multiple modes
(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).
2018-10-11 16:06:25 -04:00
..
+fira.el ui/pretty-code: Added support for PragmataPro font 2018-07-09 14:38:31 -04:00
+iosevka.el ui/pretty-code: general refactor & fix premature ) 2018-07-06 20:32:00 +02:00
+pragmata-pro.el ui/pretty-code: Added support for PragmataPro font 2018-07-09 14:38:31 -04:00
autoload.el Fix set-pretty-symbols! with multiple modes 2018-10-11 16:06:25 -04:00
config.el No prettify-symbols-mode in special modes 2018-07-12 16:43:37 +02:00