branch: elpa/anzu
commit 047c5eee99c3586aff47baf9917c1deeb9d85db9
Author: Syohei YOSHIDA <[email protected]>
Commit: Syohei YOSHIDA <[email protected]>

    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