pending.nvim/doc
Barrett Ruth 36a469e964
docs: update default keymaps to g-prefixed keys (#101) (#104)
Problem: Default buffer-local keys `!`, `D`, `F`, `U` shadow common Vim
builtins (`!` filter, `D` delete-to-eol, `F` reverse-find, `U` line-undo).

Solution: Document new defaults `g!`, `gd`, `gf`, `gz` in the mappings
table, config example, and command references. Add a deprecated-keys
section listing the old-to-new mapping with removal timeline.
2026-03-08 19:13:25 -04:00
..
pending.txt docs: update default keymaps to g-prefixed keys (#101) (#104) 2026-03-08 19:13:25 -04:00