aboutsummaryrefslogtreecommitdiff
path: root/plugins/language_tsx.lua
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/language_tsx.lua')
-rw-r--r--plugins/language_tsx.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/language_tsx.lua b/plugins/language_tsx.lua
index 473f808..11ba09a 100644
--- a/plugins/language_tsx.lua
+++ b/plugins/language_tsx.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"