Files
doomemacs/modules
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
..
2021-02-25 12:12:53 -05:00
2020-12-05 15:22:57 -05:00
2021-02-22 10:32:09 +01:00
2021-02-26 21:33:00 -05:00