From: Jackson Ray Hamilton Date: Mon, 22 Dec 2014 07:39:40 +0000 (-0800) Subject: Documentation. X-Git-Url: https://code.delx.au/gnu-emacs-elpa/commitdiff_plain/4be9ec807e903f07d37571509c515495cec0acfa Documentation. --- diff --git a/README.md b/README.md index 4a1d237ce..780f66f77 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ It would be great if this package supported more languages. I welcome any pull request that adds new language support. Extension is relatively straightforward. Write a "scopifier" for the language of -your choice, add an entry to `context-coloring-scopifier-plist`, and the plugin +your choice, add an entry to `context-coloring-dispatch-plist`, and the plugin should handle the rest. A "scopifier" is a CLI program that reads a buffer's contents from stdin and