some changes

This commit is contained in:
Barrett Ruth 2026-02-10 17:36:59 -05:00
parent aeeec7a9e7
commit 6d311d4fbd
5 changed files with 20 additions and 130 deletions

View file

@ -64,7 +64,6 @@ BinPackParameters: false]]
return {
'barrettruth/cp.nvim',
dir = '~/dev/cp.nvim',
cmd = 'CP',
keys = {
{ '<leader>ce', '<cmd>CP edit<cr>' },
@ -77,8 +76,7 @@ return {
{ '[c', '<cmd>CP prev<cr>' },
},
dependencies = {
'L3MON4D3/LuaSnip',
'nvim-telescope/telescope.nvim',
'ibhagwan/fzf-lua'
},
config = function()
require('cp').setup({