branch: elpa/anzu
commit a77aa41dbcefde3b0d98da3a4fc71d408fecaaa2
Author: Syohei YOSHIDA <[email protected]>
Commit: Syohei YOSHIDA <[email protected]>
Update Git animation
---
README.md | 4 +++-
image/anzu-replace-demo-noquery.gif | Bin 0 -> 164247 bytes
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 8466b5ea74..f65850eefb 100644
--- a/README.md
+++ b/README.md
@@ -61,7 +61,7 @@ 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.gif)
#### `anzu-query-replace-at-cursor`
@@ -79,6 +79,8 @@ Same as `anzu-query-replace-at-cursor-thing` except not query.
This command is usuful refactoring such as changing variable name
in the function.
+
+
## Customization
diff --git a/image/anzu-replace-demo-noquery.gif
b/image/anzu-replace-demo-noquery.gif
new file mode 100644
index 0000000000..1da15a9254
Binary files /dev/null and b/image/anzu-replace-demo-noquery.gif differ