refactor!(debugger): remove dap-mode

BREAKING CHANGE: This removes dap-mode from the debugger module. Use
dape instead.

dap-mode was deprecated in b4bd368 when realgud was replaced with dape,
which has been excellent, so I want to focus this module's support on it
going forward.

Ref: b4bd368485
This commit is contained in:
Henrik Lissner
2025-09-16 12:07:54 -04:00
parent 979b3aa8c1
commit e0729fa7d7
3 changed files with 6 additions and 96 deletions

View File

@@ -12,16 +12,10 @@ debuggers.
/This module has no dedicated maintainers./ [[doom-contrib-maintainer:][Become a maintainer?]]
** Module flags
- +lsp ::
*(This flag is deprecated)* Installs [[doom-package:dap-mode]] and
[[doom-package:dap-ui]]. Requires [[doom-module::tools lsp]] (not compatible with
Eglot).
/This module has no flags./
** Packages
- [[doom-package:dape]]
- if [[doom-module:+lsp]]
- [[doom-package:dap-mode]]
- [[doom-package:posframe]]
** Hacks
/No hacks documented for this module./