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

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

[nongnu] elpa/evil-nerd-commenter 3c3fb92e67 029/235: minor typo in READ


From: ELPA Syncer
Subject: [nongnu] elpa/evil-nerd-commenter 3c3fb92e67 029/235: minor typo in README
Date: Thu, 6 Jan 2022 02:59:32 -0500 (EST)

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

    minor typo in README
---
 README.org | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.org b/README.org
index 5fd452e8c5..858bbeed34 100644
--- a/README.org
+++ b/README.org
@@ -53,7 +53,7 @@ Further explanation, the content of evilnc-default-hotkeys is:
 #+END_SRC
 
 As you can see, the default hot key for commenting lines is "M-;" when you 
don't use [[http://emacswiki.org/emacs/Evil][evil-mode]].
-The advantage of use "M-;" is you can set mark on the first line and scroll 
several pages down and comment all the lines in that region by "M-;". The key 
point here is you save the extra two key strikes to make marked region wrap the 
whole content of first and second line.
+The advantage of use "M-;" is you can set mark on the first line and scroll 
several pages down and comment all the lines in that region by "M-;". The key 
point here is you save the extra two key strikes to make marked region wrap the 
whole content of first and last line.
 
 I prefer vi key binds. So I also use 
[[http://emacswiki.org/emacs/Evil][evil-mode]].
 
@@ -98,6 +98,5 @@ var myJson={
 }
 #+END_SRC
 
-
 * 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]