aboutsummaryrefslogtreecommitdiff
path: root/plugins/language_glsl.lua
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/language_glsl.lua')
-rw-r--r--plugins/language_glsl.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/language_glsl.lua b/plugins/language_glsl.lua
index 1f57a06..00e900b 100644
--- a/plugins/language_glsl.lua
+++ b/plugins/language_glsl.lua
@@ -1,4 +1,4 @@
--- mod-version:1 -- lite-xl 1.16
+-- mod-version:1 -- lite-xl 2.00
local style = require "core.style"
local common = require "core.common"