From d30a72bdb1dd815461745122c5a3523d1824c381 Mon Sep 17 00:00:00 2001 From: jgmdev Date: Tue, 31 May 2022 16:25:02 -0400 Subject: removed lite-xl version and left only mod version --- 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 17d949e..90d9979 100644 --- a/plugins/language_jsx.lua +++ b/plugins/language_jsx.lua @@ -1,4 +1,4 @@ --- mod-version:3 --lite-xl 2.1 +-- mod-version:3 -- 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