branch: externals/dape
commit 8566937d63f234ad8387a2d1108df4e19d5ce170
Author: Daniel Pettersson <dan...@dpettersson.net>
Commit: Daniel Pettersson <dan...@dpettersson.net>

    Update screenshots
---
 README.org | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.org b/README.org
index a1ef4aa6a2..d57b7801a9 100644
--- a/README.org
+++ b/README.org
@@ -27,13 +27,13 @@ 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/right_0_23_0.png]]
+[[https://raw.githubusercontent.com/svaante/dape/resources/right_0_24_0.png]]
 And with ~(setq dape-buffer-window-arrangement 'gud)~ + =corfu= as 
~completion-in-region-function~:
-[[https://raw.githubusercontent.com/svaante/dape/resources/gud_0_23_0.png]]
+[[https://raw.githubusercontent.com/svaante/dape/resources/gud_0_24_0.png]]
 With "rich" REPL output:
-[[https://raw.githubusercontent.com/svaante/dape/resources/repl_0_23_0.png]]
+[[https://raw.githubusercontent.com/svaante/dape/resources/repl_0_24_0.png]]
 With =minibuffer= adapter configuration hints:
-[[https://raw.githubusercontent.com/svaante/dape/resources/minibuffer_0_23_0.png]]
+[[https://raw.githubusercontent.com/svaante/dape/resources/minibuffer_0_24_0.png]]
 
 * Configuration
 =Dape= includes pre-defined debug adapter configurations for various 
programming languages. Refer to ~dape-configs~ for more details. If =dape= 
doesn't include a configuration suitable for your needs, you can implement your 
own.

Reply via email to