From fb647f8f0d972e85ac323b12eb65edf9c56b48cb Mon Sep 17 00:00:00 2001 From: Adam Harrison Date: Tue, 13 Jul 2021 10:50:04 -0400 Subject: Updated all lua plugins to be compatible with 2.0. --- plugins/language_ruby.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/language_ruby.lua') diff --git a/plugins/language_ruby.lua b/plugins/language_ruby.lua index 9661b1b..7ee5667 100644 --- a/plugins/language_ruby.lua +++ b/plugins/language_ruby.lua @@ -1,4 +1,4 @@ --- mod-version:1 -- lite-xl 1.16 +-- mod-version:1 -- lite-xl 2.00 local syntax = require "core.syntax" syntax.add { -- cgit v1.2.3