fix: enable :CP next/prev

This commit is contained in:
Barrett Ruth 2025-10-04 15:16:54 -04:00
parent 018f61af92
commit 2ac0a4996d
3 changed files with 22 additions and 8 deletions

View file

@ -114,4 +114,6 @@ function M.set_active_panel(panel)
state.active_panel = panel
end
M._state = state
return M