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 acfd37f..38f8eb3 100644 --- a/plugins/autowrap.lua +++ b/plugins/autowrap.lua @@ -1,4 +1,4 @@ --- mod-version:1 -- lite-xl 2.00 +-- mod-version:2 -- lite-xl 2.0 require "plugins.reflow" local config = require "core.config" local command = require "core.command" |