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