branch: externals/dape
commit f2ec725b3f4c8e4d933224d8490a150fab01e0d3
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 5a2d3dea90..8a7796c680 100644
--- a/README.org
+++ b/README.org
@@ -26,13 +26,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_21_0.png]]
+[[https://raw.githubusercontent.com/svaante/dape/resources/right_0_22_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_21_0.png]]
+[[https://raw.githubusercontent.com/svaante/dape/resources/gud_0_22_0.png]]
 With "rich" REPL output:
-[[https://raw.githubusercontent.com/svaante/dape/resources/repl_0_21_0.png]]
+[[https://raw.githubusercontent.com/svaante/dape/resources/repl_0_22_0.png]]
 With =minibuffer= adapter configuration hints:
-[[https://raw.githubusercontent.com/svaante/dape/resources/minibuffer_0_21_0.png]]
+[[https://raw.githubusercontent.com/svaante/dape/resources/minibuffer_0_22_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