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

    update document
---
 README.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/README.md b/README.md
index b659e6dcef..20e55190c2 100644
--- a/README.md
+++ b/README.md
@@ -80,6 +80,13 @@ Set non-nil` if you use 
[migemo](https://github.com/emacs-jp/migemo).
 
 Default is ` Anzu`.
 
+#### `anzu-regexp-search-commands`
+
+Command which use regexp input. If last command is member of this list,
+`anzu.el` treats input as regular expression.
+
+Default is `'(isearch-forward-regexp isearch-backward-regexp)`.
+
 
 ## Sample Configuration
 

Reply via email to