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

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

[nongnu] elpa/evil-nerd-commenter adb8ba60de 062/235: minor wording upda


From: ELPA Syncer
Subject: [nongnu] elpa/evil-nerd-commenter adb8ba60de 062/235: minor wording update
Date: Thu, 6 Jan 2022 02:59:35 -0500 (EST)

branch: elpa/evil-nerd-commenter
commit adb8ba60deadd075aad08265d19f3672493533e9
Author: Chen Bin <Chen.Bin@optus.com.au>
Commit: Chen Bin <Chen.Bin@optus.com.au>

    minor wording update
---
 README.org | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.org b/README.org
index b8665b8675..6fc2bc0e43 100644
--- a/README.org
+++ b/README.org
@@ -92,9 +92,9 @@ Here are available commands. They are not dependent on 
[[http://emacswiki.org/em
 - evilnc-copy-and-comment-lines :: copy and paste lines, then comment out 
original lines. This command supports negative arguments.
 - 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-copy-to-line :: Copy from the current line to the user specified 
line, *for non-evil user only, you need set hot key for it*
-- evilnc-toggle-invert-comment-line-by-line :: toggle flag 
evilnc-invert-comment-line-by-line. When this flag is true, the command 
"evilnc-comment-or-uncomment-lines", "evilnc-comment-or-uncomment-to-the-line", 
and "evilnc-comment-or-uncomment-paragraphs" behavior will. *They will invert 
each line's comment status.*
-- evilnc-kill-to-line :: Kill from the current line to the user specified 
line, *for non-evil user only, you need set hot key for it*
+- evilnc-copy-to-line :: Copy from the current line to the user specified 
line, for *non-evil user* only, you need set hot key for it.
+- evilnc-toggle-invert-comment-line-by-line :: toggle flag 
evilnc-invert-comment-line-by-line. When this flag is true, the command 
"evilnc-comment-or-uncomment-lines", "evilnc-comment-or-uncomment-to-the-line", 
and "evilnc-comment-or-uncomment-paragraphs" behavior will. They will *invert* 
each line's comment status.
+- evilnc-kill-to-line :: Kill from the current line to the user specified 
line, for *non-evil* user only, you need set hot key for it.
 
 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]