improve some refactors
This commit is contained in:
parent
c9d7d51732
commit
114187164e
4 changed files with 17 additions and 3 deletions
|
|
@ -32,6 +32,8 @@
|
|||
---@field before_run? fun(state: cp.State)
|
||||
---@field before_debug? fun(state: cp.State)
|
||||
---@field setup_code? fun(state: cp.State)
|
||||
---@field setup_io_input? fun(bufnr: integer, state: cp.State)
|
||||
---@field setup_io_output? fun(bufnr: integer, state: cp.State)
|
||||
|
||||
---@class CpUI
|
||||
---@field panel PanelConfig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue