From e922fc6c5f47cdd5302bce27b680bf83df7fadc6 Mon Sep 17 00:00:00 2001 From: Daniel Pettersson Date: Fri, 11 Oct 2024 19:25:45 +0200 Subject: [PATCH] Update screenshots --- README.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index fa36b6c8..6568201d 100644 --- a/README.org +++ b/README.org @@ -26,11 +26,11 @@ For complete functionality, make sure to enable ~eldoc-mode~ in your source buff + No external dependencies outside of core Emacs With ~(setq dape-buffer-window-arrangement 'right)~: -[[https://raw.githubusercontent.com/svaante/dape/resources/c-right-14.0.0.png]] +[[https://raw.githubusercontent.com/svaante/dape/resources/right_0_16_0.png]] And with ~(setq dape-buffer-window-arrangement 'gud)~ + =corfu= as ~completion-in-region-function~: -[[https://raw.githubusercontent.com/svaante/dape/resources/js-gud-14.0.0.png]] +[[https://raw.githubusercontent.com/svaante/dape/resources/gud_0_16_0.png]] With =minibuffer= adapter configuration hints: -[[https://raw.githubusercontent.com/svaante/dape/resources/minibuffer-hints-14.0.0.png]] +[[https://raw.githubusercontent.com/svaante/dape/resources/minibuffer_0_16_0.png]] Screenshots taken with [[https://elpa.gnu.org/packages/standard-themes.html][standard-light]]. * Configuration