vimdiff: fix jump to previous/next difference instructions (#8462)

This commit is contained in:
graves501
2022-09-07 03:21:44 +02:00
committed by GitHub
parent cf4c29d35d
commit 310c2fb54a
2 changed files with 4 additions and 4 deletions

View File

@@ -12,11 +12,11 @@
`Ctrl + w {{h|l}}`
- Jump to the next difference:
- Jump to the previous difference:
`[c`
- Jump to the previous difference:
- Jump to the next difference:
`]c`