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 f8b2782..541642d 100644
--- a/plugins/language_glsl.lua
+++ b/plugins/language_glsl.lua
@@ -1,4 +1,4 @@
--- mod-version:2 -- lite-xl 2.0
+-- mod-version:3 --lite-xl 2.1
local style = require "core.style"
local common = require "core.common"