mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
- Mode icons will now fall back to fundamental-mode icon, rather than the blank file icon (whose irregular width ruins ivy's formatting) - Fixes project-based buffer name highlighting in switch-to-buffer - Fixes a void-variable ivy-rich--ivy-switch-buffer-transformer error Relevant to #1159