mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -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.