branch: externals/js2-mode commit 2d2fb4b75bb1fea7ec1d4a5ba73054c860628758 Author: Jackson Ray Hamilton <jack...@jacksonrayhamilton.com> Commit: Jackson Ray Hamilton <jack...@jacksonrayhamilton.com>
Reference latest revision of the commentary --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7314f18..ed3f68f 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ or e.g. install a snapshot from a use `js-mode` as the major mode. To make use of the JS2 AST and the packages that integrate with it, we recommend `js2-minor-mode`. See the corresponding [instructions in the -Commentary](https://github.com/mooz/js2-mode/blob/6cc0a8a87a9178e44c51203e1fe34c57f246a7de/js2-mode.el#L60). +Commentary](https://github.com/mooz/js2-mode/blob/bb73461c2c7048d811b38e6b533a30fb5fdcea93/js2-mode.el#L57). `js-mode` in Emacs 27 includes full support for syntax highlighting and indenting of JSX syntax.