branch: elpa/evil-matchit
commit f9faa0b9bf36888d83143db226938344dfc1801f
Author: Chen Bin <[email protected]>
Commit: Chen Bin <[email protected]>

    README
---
 README.org | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/README.org b/README.org
index b38fa8d9b3..62ff2255bf 100644
--- a/README.org
+++ b/README.org
@@ -80,9 +80,7 @@ All commands support numeric argument like "3%", "5va%" or 
"9da%"
 
 Pressing "3%" jumps to a line 3 percentage down the file. It's the default 
behavior in original =evil-mode=. You can =(setq evilmi-may-jump-by-percentage 
nil)= to turn off this feature. Then "3%" will jump 3 times.
 
-Please note *only =evil-visual-state= and =evil-normal-state= are supported*.
-
-If you need visually select lines, I *strongly recommend* using 
=evilmi-select-items= instead.
+If you need visually select lines, you could use  =evilmi-select-items=.
 
 This is actually an advantage of Emacs, you can tweak the select region 
without go into visual state at all.
 

Reply via email to