]> code.delx.au - gnu-emacs-elpa/blobdiff - README.md
Define js and js2 tests simultaneously.
[gnu-emacs-elpa] / README.md
index 39c15cfd5d3a81b099a7093a43c4dcf41e5a6c27..4643cad36966d7c45d08e5f3b8bd802fe0afd125 100644 (file)
--- a/README.md
+++ b/README.md
@@ -15,10 +15,11 @@ By default, comments and strings are still highlighted syntactically.
 
 - Light and dark (customizable) color schemes.
 - JavaScript support:
-  - Very fast for files under 1000 lines.
   - Script, function and block scopes (and even `catch` block scopes).
+  - Very fast for files under 1000 lines.
 - Emacs Lisp support:
   - `defun`, `lambda`, `let`, `let*`, quotes, backticks, commas.
+  - 25,000 lines per second!
 
 ## Installation