branch: elpa/evil-nerd-commenter
commit 94f87db048ff89d38d732dfc5963994d5ae0c6d7
Author: Chen Bin <[email protected]>
Commit: Chen Bin <[email protected]>
updated README
---
README.org | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 63e15baa20..12d30041f0 100644
--- a/README.org
+++ b/README.org
@@ -31,7 +31,9 @@ You may add one line of emacs lisp code into ~/.emacs to let
evil-nerd-commenter
(evilnc-default-hotkeys)
#+END_SRC
-The content of evilnc-default-hotkeys:
+And *that's ALL*!
+
+Further explanation, the content of evilnc-default-hotkeys is:
#+BEGIN_SRC lisp
(defun evilnc-default-hotkeys ()
"Set the hotkeys of evil-nerd-comment"