fix: more lsp info comment and fix backend opts error
This commit is contained in:
@ -20,6 +20,8 @@ local strategy = {
|
||||
}
|
||||
|
||||
|
||||
---@class TransHover
|
||||
---@field execute fun(hover: TransHover, action: string)
|
||||
return function(hover, action)
|
||||
-- TODO :
|
||||
strategy[action](hover)
|
||||
|
Reference in New Issue
Block a user