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/unboundedscroll.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/unboundedscroll.lua') diff --git a/plugins/unboundedscroll.lua b/plugins/unboundedscroll.lua index 18d26a2..05888e4 100644 --- a/plugins/unboundedscroll.lua +++ b/plugins/unboundedscroll.lua @@ -1,4 +1,4 @@ --- mod-version:1 -- lite-xl 1.16 +-- mod-version:1 -- lite-xl 2.00 local DocView = require "core.docview" function DocView.clamp_scroll_position() -- cgit v1.2.3