Move dape-breakpoints
This commit is contained in:
parent
202d9268be
commit
57e7eb132a
3
init.el
3
init.el
@ -684,6 +684,9 @@ to `posframe-show' if the display is graphical."
|
||||
(dape-display-source . pulse-momentary-highlight-one-line))
|
||||
:bind (:map dape-info-parent-mode-map
|
||||
("<tab>" . dape--info-buffer-tab))
|
||||
:init
|
||||
(setopt dape-default-breakpoints-file (no-littering-expand-var-file-name
|
||||
"dape-breakpoints"))
|
||||
:config
|
||||
(setopt dape-buffer-window-arrangement 'right)
|
||||
(dape-breakpoint-global-mode 1))
|
||||
|
Loading…
Reference in New Issue
Block a user