fix: rename run panel to panel
This commit is contained in:
parent
c29ec1c6b0
commit
018d801121
9 changed files with 53 additions and 54 deletions
|
|
@ -12,7 +12,6 @@ local user_config = {}
|
|||
local config = nil
|
||||
local initialized = false
|
||||
|
||||
--- Root handler for all `:CP ...` commands
|
||||
---@return nil
|
||||
function M.handle_command(opts)
|
||||
local commands = require('cp.commands')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue