aboutsummaryrefslogtreecommitdiff
path: root/plugins/tabnumbers.lua
diff options
context:
space:
mode:
authorAdam Harrison <adamdharrison@gmail.com>2021-07-13 10:50:04 -0400
committerAdam Harrison <adamdharrison@gmail.com>2021-08-17 09:52:24 -0400
commitfb647f8f0d972e85ac323b12eb65edf9c56b48cb (patch)
tree168d7e2ff02b537f4a51cad89187c28d3bb4a6a6 /plugins/tabnumbers.lua
parent5ddb6bf265e2f380497e7925600ca44b7f1d75e2 (diff)
downloadlite-xl-plugins-fb647f8f0d972e85ac323b12eb65edf9c56b48cb.tar.gz
lite-xl-plugins-fb647f8f0d972e85ac323b12eb65edf9c56b48cb.zip
Updated all lua plugins to be compatible with 2.0.
Diffstat (limited to 'plugins/tabnumbers.lua')
-rw-r--r--plugins/tabnumbers.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/tabnumbers.lua b/plugins/tabnumbers.lua
index 70da707..300c4a8 100644
--- a/plugins/tabnumbers.lua
+++ b/plugins/tabnumbers.lua
@@ -1,4 +1,4 @@
--- mod-version:1 -- lite-xl 1.16
+-- mod-version:1 -- lite-xl 2.00
local common = require "core.common"
local core = require "core"
local style = require "core.style"