From c569b3b3697c1656c78ec4b4d233d4ed78fa898a Mon Sep 17 00:00:00 2001 From: Adam Harrison Date: Sun, 5 Dec 2021 22:44:43 -0500 Subject: Bumping versions. --- plugins/language_jsx.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/language_jsx.lua') diff --git a/plugins/language_jsx.lua b/plugins/language_jsx.lua index 891f160..17d949e 100644 --- a/plugins/language_jsx.lua +++ b/plugins/language_jsx.lua @@ -1,4 +1,4 @@ --- mod-version:2 -- lite-xl 2.0 +-- mod-version:3 --lite-xl 2.1 -- Almost identical to JS, with the exception that / shouldn't denote a regex. Current JS syntax highlighter will highlight half the document due to closing tags. local syntax = require "core.syntax" -- cgit v1.2.3