mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-11 13:07:28 -05:00
- fix a paren error in the function that caused the buffers to be sorted alphabetically and not by recency - refactor the workspace buffer sources to use consult--buffer-query, that way we get niceties like the current buffer being last Fix #5366