doomemacs/modules/tools/debugger/autoload
Henrik Laxhuber 6de1e56d4f
Fix +debug/start for dap-based debuggers.
Reworks the internals of how the debugger module stores the last-used
configuration:
- car of the configuration indicates whether it is a realgud or a
dap-based configuration.
- For dap-based debuggers, the entire dap configuration is stored, with
code copied from `dab-debug`.
- When inside a project, don't store the configuration as a buffer-local
variable, but instead as a project-local variable using
`projectile-variable`.

Fixes #2367.
2021-02-28 22:16:38 +01:00
..
debugger.el Fix +debug/start for dap-based debuggers. 2021-02-28 22:16:38 +01:00
evil.el Remove references to enh-ruby-mode 2020-03-12 11:29:54 -04:00