mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-07 12:47:30 -05:00
BREAKING CHANGE: This changes the packages that +pretty depends on; removing org-superstar and org-fancy-priorities, and replacing them with org-modern. The user doesn't need to do anything but remove any now-defunct configuration for org-superstar and org-fancy-priorities from their config. This was done to simplify our config, lighten our maintenance burden, and rely on a more reliable (and still-maintained) package. Fix: #6434