branch: externals/js2-mode commit 41ca3adabb06c5c47c3acf08c06071f9e468c8bc 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 b7c5ee5..4d3fe71 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/ae9fea81cf9ed80f403c161fde4d8aff1ceb3769/js2-mode.el#L57). +Commentary](https://github.com/mooz/js2-mode/blob/d9bba5b51097e4915a36f652742588128aca3211/js2-mode.el#L57). `js-mode` in Emacs 27 includes full support for syntax highlighting and indenting of JSX syntax. Try it out!