feat(nvim): half-baked migration from lazy.nvim to lz.n + vim.pack
This commit is contained in:
parent
60969865b5
commit
50642823bd
30 changed files with 865 additions and 1315 deletions
|
|
@ -126,6 +126,8 @@ local function insert_template(buf, lang, platform)
|
|||
return true
|
||||
end
|
||||
|
||||
vim.pack.add({ 'https://github.com/barrettruth/cp.nvim' })
|
||||
|
||||
return {
|
||||
'barrettruth/cp.nvim',
|
||||
cmd = 'CP',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue