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

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

[nongnu] elpa/evil-nerd-commenter 229ed115d2 041/235: Streamlined evil s


From: ELPA Syncer
Subject: [nongnu] elpa/evil-nerd-commenter 229ed115d2 041/235: Streamlined evil section
Date: Thu, 6 Jan 2022 02:59:33 -0500 (EST)

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

    Streamlined evil section
---
 README.org | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.org b/README.org
index f810b3b8b1..ca6b41a702 100644
--- a/README.org
+++ b/README.org
@@ -88,9 +88,9 @@ var myJson={
 #+END_SRC
 
 * Evil Usage
-If you use [[http://emacswiki.org/emacs/Evil][evil-mode]], you come with an 
operator that works with all the usual text objects and motions:
+If you use [[http://emacswiki.org/emacs/Evil][evil-mode]], you get an operator 
that works with all the usual text objects and motions:
 
-- evilnc-comment-operator :: in evil mode, acts much like the delete/change 
operator.  Takes a motion or text object and comments it out, yanking its 
content in the process.  
+- evilnc-comment-operator :: acts much like the delete/change operator.  Takes 
a motion or text object and comments it out, yanking its content in the 
process.  
 
 Example 1: ",," to comment out the current line.
 



reply via email to

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