]> code.delx.au - gnu-emacs-elpa/commitdiff
Add statistics.
authorJackson Ray Hamilton <jackson@jacksonrayhamilton.com>
Mon, 18 May 2015 09:55:57 +0000 (02:55 -0700)
committerJackson Ray Hamilton <jackson@jacksonrayhamilton.com>
Mon, 18 May 2015 09:55:57 +0000 (02:55 -0700)
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