diff options
Diffstat (limited to 'plugins/centerdoc.lua')
-rw-r--r-- | plugins/centerdoc.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/centerdoc.lua b/plugins/centerdoc.lua index a0f758b..a1cf5e3 100644 --- a/plugins/centerdoc.lua +++ b/plugins/centerdoc.lua @@ -1,4 +1,4 @@ --- mod-version:1 -- lite-xl 2.00 +-- mod-version:2 -- lite-xl 2.0 local config = require "core.config" local DocView = require "core.docview" |