feat(nvim): half-baked migration from lazy.nvim to lz.n + vim.pack

This commit is contained in:
Barrett Ruth 2026-02-28 12:43:26 -05:00
parent 60969865b5
commit 50642823bd
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
30 changed files with 865 additions and 1315 deletions

View file

@ -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',