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

    Update about anzu-query-replace-at-cursor
---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index 270e22db98..3d9ff33fa6 100644
--- a/README.md
+++ b/README.md
@@ -60,6 +60,11 @@ 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-query-replace-at-cursor`
+
+Same as `anzu-query-replace` except *from-string* is symbol at cursor
+
+
 ## Customization
 
 #### `anzu-mode-line`

Reply via email to