branch: elpa/evil-nerd-commenter
commit 9aa4593e19faece2564186e884e67b721bcea904
Author: chen bin <[email protected]>
Commit: chen bin <[email protected]>
typo in README
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index a6bbaf9b66..ab5cc32264 100644
--- a/README.org
+++ b/README.org
@@ -7,7 +7,7 @@ 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.
+evil-nerd-commenter is already uploaded to [[http://marmalade-repo.org/]]. So
the best way to install it is using Emacs' package manager.
* Set up
Nothing to set up.