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

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

[nongnu] elpa/evil-nerd-commenter d279beb83d 035/235: Updated descriptio


From: ELPA Syncer
Subject: [nongnu] elpa/evil-nerd-commenter d279beb83d 035/235: Updated description
Date: Thu, 6 Jan 2022 02:59:32 -0500 (EST)

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

    Updated description
---
 README.org | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 1dd169c61a..4ee4190ade 100644
--- a/README.org
+++ b/README.org
@@ -63,7 +63,8 @@ Here are available commands:
 - evilnc-copy-and-comment-lines :: copy and paste lines, then comment out 
original lines
 - evilnc-comment-or-uncomment-paragraphs :: comment/uncomment paragraphs which 
separated by empty lines
 - evilnc-toggle-comment-empty-lines :: toggle the flag to comment/uncomment 
empty lines
-- evilnc-comment-operator :: in evil mode, acts much like the delete/change 
operator.  Takes a motion or text object and comments it out.  Use twice to 
comment out line.
+- 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.  Use twice to comment out line.
+
 Example 1:
 "C-u NUM M-x evilnc-comment-or-uncomment-lines", comment/uncomment next NUM 
lines.
 



reply via email to

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