Introduce new plugin versioning tag mod-version
New plugins should use the version tag: -- mod-version: 1 The old version tag "-- lite-xl 1.16" will be considerer equivalent to mod-version 1.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
-- lite-xl 1.16
|
||||
-- mod-version:1 -- lite-xl 1.16
|
||||
local core = require "core"
|
||||
local config = require "core.config"
|
||||
local Doc = require "core.doc"
|
||||
|
||||
Reference in New Issue
Block a user