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

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

[nongnu] elpa/evil-nerd-commenter d016f26471 036/235: Changed word to WO


From: ELPA Syncer
Subject: [nongnu] elpa/evil-nerd-commenter d016f26471 036/235: Changed word to WORD (which goes through symbolic characters)
Date: Thu, 6 Jan 2022 02:59:33 -0500 (EST)

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

    Changed word to WORD (which goes through symbolic characters)
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 4ee4190ade..6d0f58f334 100644
--- a/README.org
+++ b/README.org
@@ -96,7 +96,7 @@ Example 2: ",9j" to comment out the next 9 lines.
 
 Example 3: ",a(" to comment out the current s-expression, or ",i(" to only 
comment out the s-expression's content.  Similarly for blocks ",a{", etc.
 
-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 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.
 
 * 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]