branch: elpa/evil-nerd-commenter
commit e1d39be8e312ecb87d5bf08b2fee31f000119d6a
Author: lalopmak <[email protected]>
Commit: lalopmak <[email protected]>

    Added additional evil example
---
 README.org | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.org b/README.org
index 9c76dd7826..e91c7f5495 100644
--- a/README.org
+++ b/README.org
@@ -102,5 +102,7 @@ Example 3: ",a(" to comment out the current s-expression, 
or ",i(" to only comme
 
 Example 4: ",ao" to comment out the current symbol, or ",aW" to comment out 
the current WORD.  Could be useful when commenting out function parameters, for 
instance.
 
+Example 5: ",w" comments to the beginning of the next word, ",e" to the end of 
the next word, ",b" to the beginning of the previous word.
+
 * Contact me
 You can report bugs at [[https://github.com/redguardtoo/evil-nerd-commenter]]. 
My email is <[email protected]>.

Reply via email to