emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master f77870d 137/271: Add language support documentation.


From: Jackson Ray Hamilton
Subject: [elpa] master f77870d 137/271: Add language support documentation.
Date: Thu, 05 Feb 2015 18:30:34 +0000

branch: master
commit f77870dbe0562ba9331a33ff5dfa87191055a9f5
Author: Jackson Ray Hamilton <address@hidden>
Commit: Jackson Ray Hamilton <address@hidden>

    Add language support documentation.
---
 README.md |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md
index cf1deff..e7d90d0 100644
--- a/README.md
+++ b/README.md
@@ -30,6 +30,12 @@ code*.
 
 ## Features
 
+Currently, only JavaScript language support has been implemented.
+
+Extension is as simple as writing a "scopifier" for the language of your choice
+and adding an entry to `context-coloring-scopifier-plist`. See
+`languages/javascript/scopifier.js` for an example.
+
 - Light and dark color schemes.
 - Fast async AST parsing. Some total parse + recolor times:
   - jQuery (9191 lines): 0.63 seconds



reply via email to

[Prev in Thread] Current Thread [Next in Thread]