diffs.nvim/plugin
Barrett Ruth 97a6fb2bd7 feat: add <Plug> mappings
Problem: users who want keybindings must wrap commands in closures.
There is no stable public API for key binding.

Solution: define <Plug> mappings in the plugin file and document them
in a new MAPPINGS section in the vimdoc.
2026-02-07 14:12:49 -05:00
..
diffs.lua feat: add <Plug> mappings 2026-02-07 14:12:49 -05:00