fix: more lsp info comment and fix backend opts error

This commit is contained in:
JuanZoran
2023-03-14 22:30:25 +08:00
parent dab105b27f
commit f47abd1691
15 changed files with 102 additions and 50 deletions

View File

@ -1,3 +1,7 @@
---@class TransUtil
---@field md5 TransUtilMd5
---@class TransUtilMd5
local md5 = {}
-- local md5 = {
-- _VERSION = "md5.lua 1.1.0",