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 93f8144..0793cfa 100644 --- a/plugins/unboundedscroll.lua +++ b/plugins/unboundedscroll.lua @@ -1,4 +1,4 @@ --- mod-version:3 --lite-xl 2.1 +-- mod-version:3 local command = require "core.command" local DocView = require "core.docview" |