branch: elpa/evil-matchit
commit cfcf0d083c2d47b36d52224a430e6ffacdc918bf
Author: Chen Bin <[email protected]>
Commit: Chen Bin <[email protected]>
weak README
---
README.org | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 21a38c423c..96c573907b 100644
--- a/README.org
+++ b/README.org
@@ -13,7 +13,8 @@ Alternatively, you can enable evil-matchit-mode along a major
mode by adding `tu
* Why use evil-matchit
- No learning curve. You only need press "%" to jump between matched tags.
That's all!
-- Powerful. For example, if you mix jsp, freemarker, html, jquery template or
any wierd
+- Support any modern languages (html/java/c/c++/python/latex/javascript ...).
+- Powerful. For example, if you mix jsp, freemarker, html, jquery template or
any wierd sytax into one file, evil-matchit still works!
- Extendable. You can write a plugin for it in 5 minutes.
- Many languages will be supported soon.
- I will provide long term support for it (say next 10 years) because Emacs is
my last editor.