diff options
Diffstat (limited to 'plugins/titleize.lua')
-rw-r--r-- | plugins/titleize.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/titleize.lua b/plugins/titleize.lua index a9ea7a5..ac64f44 100644 --- a/plugins/titleize.lua +++ b/plugins/titleize.lua @@ -1,4 +1,4 @@ --- lite-xl 1.16 +-- mod-version:1 -- lite-xl 1.16 local core = require "core" local command = require "core.command" |