emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/evil-nerd-commenter e1d39be8e3 044/235: Added additional e


From: ELPA Syncer
Subject: [nongnu] elpa/evil-nerd-commenter e1d39be8e3 044/235: Added additional evil example
Date: Thu, 6 Jan 2022 02:59:33 -0500 (EST)

branch: elpa/evil-nerd-commenter
commit e1d39be8e312ecb87d5bf08b2fee31f000119d6a
Author: lalopmak <lalop.llmao@gmail.com>
Commit: lalopmak <lalop.llmao@gmail.com>

    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 <chenbin.sh@gmail.com>.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]