add gud-presenter downstairs

This commit is contained in:
Chris Cochrun 2023-04-13 09:40:45 -05:00
parent 8f53509093
commit 4cc698a7e5
2 changed files with 8 additions and 0 deletions

View file

@ -2472,6 +2472,10 @@ Ace link provides an avy like search for links. Upon using the keybindings prese
(display-buffer-in-side-window)
(side . bottom)
(window-height . 0.25))
("*gud-presenter*"
(display-buffer-in-side-window)
(side . bottom)
(window-height . 0.25))
("*org-roam*"
(display-buffer-in-side-window)
(side . right)

View file

@ -1835,6 +1835,10 @@ targets."
(display-buffer-in-side-window)
(side . bottom)
(window-height . 0.25))
("*gud-presenter*"
(display-buffer-in-side-window)
(side . bottom)
(window-height . 0.25))
("*org-roam*"
(display-buffer-in-side-window)
(side . right)