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

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

[nongnu] elpa/evil-nerd-commenter ba535606b4 003/235: add a use case


From: ELPA Syncer
Subject: [nongnu] elpa/evil-nerd-commenter ba535606b4 003/235: add a use case
Date: Thu, 6 Jan 2022 02:59:30 -0500 (EST)

branch: elpa/evil-nerd-commenter
commit ba535606b4c4e891c7d5dca56d5ba0a39df31ee2
Author: chen bin <chenbin.sh@gmail.com>
Commit: chen bin <chenbin.sh@gmail.com>

    add a use case
---
 README.org | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.org b/README.org
index 63f9d93bb2..86edf09656 100644
--- a/README.org
+++ b/README.org
@@ -4,6 +4,8 @@ As a developer, I often need comment/uncomment lines for 
debugging or adding som
 As I know, the [[http://www.vim.org/scripts/script.php?script_id=1218][Nerd 
Commenter]] for Vim is the most efficient way to doing this thing. 
Unfortunately, there is no similar plugin in Emacs.
 
 That's why I develop this Nerd Commenter simulator for Emacs people.
+* Why evil-nerd-commenter is better? Show me a simple use case!
+Say you want to comment out nine lines. Instead pressing "C-space M-9 C-n 
M-;", now you can press "M-9 M-;" or ",9ci".
 * Install
 cpputils-cmake is already uploaded to [[http://marmalade-repo.org/]]. So the 
best way to install it is using Emacs' package manager.
 * Set up



reply via email to

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