doomemacs/modules/tools/eval/autoload
Colin Woodbury 0123dd1648 fix(tools): improve detection of available REPLs
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.
2023-03-08 20:31:25 -05:00
..
eval.el fix(eval): eros overlay going off-screen 2022-08-07 19:43:27 +02:00
evil.el refactor: deprecate featurep! for modulep! 2022-08-14 20:43:35 +02:00
repl.el fix(tools): improve detection of available REPLs 2023-03-08 20:31:25 -05:00
settings.el refactor: replace doom-enlist with ensure-list 2022-08-07 19:43:13 +02:00