mirror of
https://github.com/vim/vim.git
synced 2026-08-17 22:56:23 +02:00
712b650332
- 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>