mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Previously, when setting up a prompt for choosing from the available REPLs, not all known options were detected via the regex pattern. This commit modularizes the logic and provides a backup for detecting REPLs that we definitely know about from the `+eval-repls` list.