branch: elpa/evil-nerd-commenter
commit a5ec49a54eaeabc1d2d412b1c88ce1a9f1f47bb7
Author: Chen Bin <[email protected]>
Commit: Chen Bin <[email protected]>
ad for evil-matchit
---
README.org | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README.org b/README.org
index 8dedb5377f..d1e0b7016c 100644
--- a/README.org
+++ b/README.org
@@ -224,5 +224,10 @@ Insert below code into your ~/.emacs:
#+END_SRC
Thanks for Andrew Pennebaker (aka mcandre) providing this tip.
+** Tip 3, comment code snippet
+Please check my project
[[https://github.com/redguardtoo/evil-matchit][evil-matchit]]. You can press
",si" to select a region between tags and press "M-/" to comment the region.
+
+All the popular programming languages are supported;
+
* Contact me
You can report bugs at [[https://github.com/redguardtoo/evil-nerd-commenter]].
My email is <[email protected]>.