From c39bd47899c2c850813cab4e0eb0cc1aeeea389a Mon Sep 17 00:00:00 2001 From: Francesco Abbate Date: Sat, 22 May 2021 19:03:28 +0200 Subject: Add new tag modversion --- 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 c6d3ba5..2648c68 100644 --- a/plugins/language_jsx.lua +++ b/plugins/language_jsx.lua @@ -1,4 +1,4 @@ --- lite-xl 1.16 +-- mod-version:1 -- lite-xl 1.16 -- 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