feat: add more bugs

This commit is contained in:
JuanZoran
2023-01-09 23:20:56 +08:00
parent 67c6ffa989
commit ff36cfd549
17 changed files with 497 additions and 465 deletions

View File

@ -64,7 +64,7 @@ end
--- end
---@return table line
---@return table highlight
function M:lines()
function M:data()
-- NOTE 返回格式化的行,如果需要高亮,则第二个参数返回高亮
local lines = {}
local highlights = {}

View File

@ -1,7 +1,7 @@
local M = {}
local display = require("Trans.conf.loader").loaded.conf.ui.display
local icon = require("Trans.conf.loader").loaded.conf.ui.icon
local display = require("Trans.conf.loader").loaded_conf.ui.display
local icon = require("Trans.conf.loader").loaded_conf.ui.icon
-- {
-- collins = 3,