feat: :CP test -> :CP run
This commit is contained in:
parent
ef3d39c7f4
commit
dd6bf47684
7 changed files with 64 additions and 90 deletions
|
|
@ -201,7 +201,7 @@ local function data_row(c, idx, tc, is_current)
|
|||
return line, hi
|
||||
end
|
||||
|
||||
---@param test_state TestPanelState
|
||||
---@param test_state RunPanelState
|
||||
---@return string[], table[] lines and highlight positions
|
||||
function M.render_test_list(test_state)
|
||||
local lines, highlights = {}, {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue