feat(shell): more git status symbols

This commit is contained in:
Barrett Ruth 2026-02-18 13:25:13 -05:00
parent 5d2ee3d8d3
commit 1e66f45f14
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
3 changed files with 6 additions and 1 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>' },