fix(tmux): increase status-left, status-right width

This commit is contained in:
Barrett Ruth 2026-02-15 15:31:21 -05:00
parent 597f98d65b
commit 6e23b41dd5
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
2 changed files with 3 additions and 0 deletions

View file

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