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

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

[nongnu] elpa/evil-nerd-commenter 20a242a085 087/235: tweak README


From: ELPA Syncer
Subject: [nongnu] elpa/evil-nerd-commenter 20a242a085 087/235: tweak README
Date: Thu, 6 Jan 2022 02:59:37 -0500 (EST)

branch: elpa/evil-nerd-commenter
commit 20a242a0859e297d193c225057438958a7e6a1b1
Author: Chen Bin <chenbin.sh@gmail.com>
Commit: Chen Bin <chenbin.sh@gmail.com>

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

diff --git a/README.org b/README.org
index e144f7dda7..ce919f933c 100644
--- a/README.org
+++ b/README.org
@@ -85,8 +85,8 @@ If you don't use emacs package manager please insert below 
code into your ~/.ema
 (evilnc-default-hotkeys)
 #+END_SRC
 
-** some evil-mode users prefer "\" as the leader key
-Then you need set up hot keys by yourself. Remove line 
"(evilnc-default-hotkeys)" from your ~/.emacs.
+** Use back slash as the leader key in evil-mode
+Remove line "(evilnc-default-hotkeys)" from your ~/.emacs and re-assign hot 
key manually.
 
 Besides, by default ",," is used for comment text object. So you need 
re-define that hot key. Insert below code into ~/.emacs:
 #+BEGIN_SRC elisp
@@ -259,4 +259,4 @@ All the popular programming languages are supported;
 #+END_SRC
 
 * Contact me
-You can report bugs at [[https://github.com/redguardtoo/evil-nerd-commenter]].
\ No newline at end of file
+You can report bugs at [[https://github.com/redguardtoo/evil-nerd-commenter]].



reply via email to

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