From fb647f8f0d972e85ac323b12eb65edf9c56b48cb Mon Sep 17 00:00:00 2001 From: Adam Harrison Date: Tue, 13 Jul 2021 10:50:04 -0400 Subject: Updated all lua plugins to be compatible with 2.0. --- plugins/autoinsert.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/autoinsert.lua') diff --git a/plugins/autoinsert.lua b/plugins/autoinsert.lua index 7af2209..fd2888a 100644 --- a/plugins/autoinsert.lua +++ b/plugins/autoinsert.lua @@ -1,4 +1,4 @@ --- mod-version:1 -- lite-xl 1.16 +-- mod-version:1 -- lite-xl 2.00 local core = require "core" local translate = require "core.doc.translate" local config = require "core.config" -- cgit v1.2.3