diff options
Diffstat (limited to 'plugins/copyfilelocation.lua')
-rw-r--r-- | plugins/copyfilelocation.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/copyfilelocation.lua b/plugins/copyfilelocation.lua index dedc188..51bcaac 100644 --- a/plugins/copyfilelocation.lua +++ b/plugins/copyfilelocation.lua @@ -1,4 +1,4 @@ --- mod-version:2 -- lite-xl 2.0 +-- mod-version:3 --lite-xl 2.1 local core = require "core" local command = require "core.command" |