fix(ci): duplicate varibale
This commit is contained in:
parent
1d95192b7a
commit
cae0ea1914
1 changed files with 0 additions and 1 deletions
|
|
@ -238,7 +238,6 @@ local function toggle_run_panel(is_debug)
|
|||
vim.api.nvim_set_option_value('modifiable', false, { buf = bufnr })
|
||||
vim.api.nvim_set_option_value('readonly', was_readonly, { buf = bufnr })
|
||||
|
||||
local highlight = require('cp.highlight')
|
||||
highlight.apply_highlights(bufnr, highlights, namespace or test_list_namespace)
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue