aboutsummaryrefslogtreecommitdiff
path: root/plugins/language_ts.lua
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/language_ts.lua')
-rw-r--r--plugins/language_ts.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/language_ts.lua b/plugins/language_ts.lua
index 080a368..1b322ed 100644
--- a/plugins/language_ts.lua
+++ b/plugins/language_ts.lua
@@ -1,4 +1,4 @@
--- mod-version:1 -- lite-xl 2.00
+-- mod-version:2 -- lite-xl 2.0
-- copied from language_js, but added regex highlighting back
local syntax = require "core.syntax"