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/lfautoinsert.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/lfautoinsert.lua') diff --git a/plugins/lfautoinsert.lua b/plugins/lfautoinsert.lua index 0534aa8..bbfb60c 100644 --- a/plugins/lfautoinsert.lua +++ b/plugins/lfautoinsert.lua @@ -1,4 +1,4 @@ --- mod-version:1 -- lite-xl 1.16 +-- mod-version:1 -- lite-xl 2.00 local core = require "core" local command = require "core.command" local common = require "core.common" -- cgit v1.2.3