dotfiles/emacs/.emacs.d/elpa/evil-collection-20260818.145/modes/dape
2026-08-28 16:04:44 +08:00
..
evil-collection-dape.el changes related to making the emacs configuration permanent 2026-08-28 16:04:44 +08:00
evil-collection-dape.elc changes related to making the emacs configuration permanent 2026-08-28 16:04:44 +08:00
README.org changes related to making the emacs configuration permanent 2026-08-28 16:04:44 +08:00

dape

Evil bindings for dape (Debug Adapter Protocol for Emacs).

The dape-info-* mode maps are marked as overriding so dape's single-letter commands still win in normal state.

dape-info-watch-mode-map

Command Original Evil
dape-info-watch-edit-mode n/a i

Underlying upstream keys (e, m, =, W, b for scope ops) remain reachable through the overriding map.

dape-info-watch-edit-mode-map

Command Original Evil
dape-info-watch-finish-edit C-c C-c ZZ, <escape>, :w
dape-info-watch-abort-changes C-c C-k ZQ

dape-memory-mode-map

Command Original Evil
save-buffer C-x C-s ZZ, :w