pending.nvim/plugin
Barrett Ruth 4f6a5224de feat(plugin): add Plug mappings for all buffer actions
Problem: Only five of nine buffer actions had <Plug> mappings, so users
could not bind close, undo, open-line, or open-line-above globally.

Solution: Add <Plug>(pending-close), <Plug>(pending-undo),
<Plug>(pending-open-line), and <Plug>(pending-open-line-above).
2026-02-25 13:24:19 -05:00
..
pending.lua feat(plugin): add Plug mappings for all buffer actions 2026-02-25 13:24:19 -05:00