mirror of
https://github.com/vim/vim.git
synced 2026-05-08 11:25:40 +02:00
- Change "Prepended" (past tense) to "Prepend" (present tense, imperative). - Add short examples clarifying the behavior of prepending a count to commands that jump to changes in diff mode. closes: #18810 Signed-off-by: Brent Pappas <pappasbrent@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>