emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/anzu 047c5eee99 083/288: add anzu replace command screenca


From: ELPA Syncer
Subject: [nongnu] elpa/anzu 047c5eee99 083/288: add anzu replace command screencast
Date: Thu, 6 Jan 2022 03:58:42 -0500 (EST)

branch: elpa/anzu
commit 047c5eee99c3586aff47baf9917c1deeb9d85db9
Author: Syohei YOSHIDA <syohex@gmail.com>
Commit: Syohei YOSHIDA <syohex@gmail.com>

    add anzu replace command screencast
---
 README.md                   |   3 +++
 image/anzu-replace-demo.gif | Bin 0 -> 257182 bytes
 2 files changed, 3 insertions(+)

diff --git a/README.md b/README.md
index e12585025f..be2e07b604 100644
--- a/README.md
+++ b/README.md
@@ -60,6 +60,9 @@ Add following S-exp in your configuration if you use anzu 
replace commands as de
 (global-set-key (kbd "C-M-%") 'anzu-query-replace-regexp)
 ```
 
+![anzu-replace-demo](image/anzu-replace-demo.git)
+
+
 #### `anzu-query-replace-at-cursor`
 
 Same as `anzu-query-replace` except *from-string* is symbol at cursor
diff --git a/image/anzu-replace-demo.gif b/image/anzu-replace-demo.gif
new file mode 100644
index 0000000000..b1181dacf4
Binary files /dev/null and b/image/anzu-replace-demo.gif differ



reply via email to

[Prev in Thread] Current Thread [Next in Thread]