feat(shell): fzf integration

This commit is contained in:
Barrett Ruth 2026-02-18 13:38:17 -05:00
parent 1e66f45f14
commit 6b924576c9
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
2 changed files with 7 additions and 7 deletions

View file

@ -128,7 +128,7 @@ end
return {
'barrettruth/cp.nvim',
-- dir = '~/dev/cp.nvim',
dir = '~/dev/cp.nvim',
cmd = 'CP',
keys = {
{ '<leader>ce', '<cmd>CP edit<cr>' },