vimdiff: fix jump to previous/next difference instructions (#8462)
This commit is contained in:
@@ -12,11 +12,11 @@
|
||||
|
||||
`Ctrl + w {{h|l}}`
|
||||
|
||||
- Salta a la siguiente diferencia:
|
||||
- Salta a la diferencia previa:
|
||||
|
||||
`[c`
|
||||
|
||||
- Salta a la diferencia previa:
|
||||
- Salta a la siguiente diferencia:
|
||||
|
||||
`]c`
|
||||
|
||||
|
@@ -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`
|
||||
|
||||
|
Reference in New Issue
Block a user