diff options
Diffstat (limited to 'plugins/autowrap.lua')
-rw-r--r-- | plugins/autowrap.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/autowrap.lua b/plugins/autowrap.lua index 9df59a5..1d5d08d 100644 --- a/plugins/autowrap.lua +++ b/plugins/autowrap.lua @@ -1,4 +1,4 @@ --- lite-xl 1.16 +-- mod-version:1 -- lite-xl 1.16 require "plugins.reflow" local config = require "core.config" local command = require "core.command" |