diff options
Diffstat (limited to 'plugins/unboundedscroll.lua')
-rw-r--r-- | plugins/unboundedscroll.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/unboundedscroll.lua b/plugins/unboundedscroll.lua index a27ab25..01ac6ea 100644 --- a/plugins/unboundedscroll.lua +++ b/plugins/unboundedscroll.lua @@ -1,4 +1,4 @@ --- mod-version:2 -- lite-xl 2.0 +-- mod-version:3 --lite-xl 2.1 local DocView = require "core.docview" function DocView.clamp_scroll_position() |