]> git.feebdaed.xyz Git - 0xmirror/vim.git/commit
runtime(doc): Fix typo in "Jumping to Changes", usr_08.txt
authorBrent Pappas <pappasbrent@gmail.com>
Wed, 26 Nov 2025 20:12:28 +0000 (20:12 +0000)
committerChristian Brabandt <cb@256bit.org>
Wed, 26 Nov 2025 20:12:28 +0000 (20:12 +0000)
commit712b650332788011a90ffdef684e42c8af8afd1c
tree1fb98276b3384f1cb32d3330a27b19b86a4fd245
parentef8588f8ea533db6f9639fbff5738af8f185ea72
runtime(doc): Fix typo in "Jumping to Changes", usr_08.txt

- 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>
runtime/doc/usr_08.txt