mirror of
https://github.com/harivansh-afk/cp.nvim.git
synced 2026-04-15 11:02:17 +00:00
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