pending.nvim/lua
Barrett Ruth 11df8407a1 feat(config): add keymaps table for buffer-local bindings
Problem: Users had no way to customize or disable buffer-local key
bindings in the pending buffer.

Solution: Add a pending.Keymaps class and keymaps field to
pending.Config with defaults for all eight buffer actions. Setting any
key to false disables that binding.
2026-02-25 13:24:09 -05:00
..
pending feat(config): add keymaps table for buffer-local bindings 2026-02-25 13:24:09 -05:00