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 1d5d08d..090e338 100644 --- a/plugins/autowrap.lua +++ b/plugins/autowrap.lua @@ -1,4 +1,4 @@ --- mod-version:1 -- lite-xl 1.16 +-- mod-version:1 -- lite-xl 2.00 require "plugins.reflow" local config = require "core.config" local command = require "core.command" |