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 4429b61..18d26a2 100644 --- a/plugins/unboundedscroll.lua +++ b/plugins/unboundedscroll.lua @@ -1,4 +1,4 @@ --- lite-xl 1.16 +-- mod-version:1 -- lite-xl 1.16 local DocView = require "core.docview" function DocView.clamp_scroll_position() |