aboutsummaryrefslogtreecommitdiff
path: root/plugins/unboundedscroll.lua
diff options
context:
space:
mode:
authorFrancesco Abbate <francesco.bbt@gmail.com>2021-04-09 23:02:48 +0200
committerFrancesco Abbate <francesco.bbt@gmail.com>2021-04-09 23:02:48 +0200
commit2fefdae0bb729edb29c6b90e89d34a9e664fbf14 (patch)
tree5ca6812d346e88c265caee367b8de12a9a3ea34a /plugins/unboundedscroll.lua
parent5af19bb2c7ed14ba1894095fc1469e0078302d9e (diff)
downloadlite-xl-plugins-2fefdae0bb729edb29c6b90e89d34a9e664fbf14.tar.gz
lite-xl-plugins-2fefdae0bb729edb29c6b90e89d34a9e664fbf14.zip
Completed verification and tagging of plugins
Diffstat (limited to 'plugins/unboundedscroll.lua')
-rw-r--r--plugins/unboundedscroll.lua1
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()