diff options
Diffstat (limited to 'plugins/unboundedscroll.lua')
-rw-r--r-- | plugins/unboundedscroll.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/unboundedscroll.lua b/plugins/unboundedscroll.lua index c4cc7bb..4429b61 100644 --- a/plugins/unboundedscroll.lua +++ b/plugins/unboundedscroll.lua @@ -1,3 +1,4 @@ +-- lite-xl 1.16 local DocView = require "core.docview" function DocView.clamp_scroll_position() |