diff --git a/pages.es/common/vimdiff.md b/pages.es/common/vimdiff.md index 7182cb82c..e313cf93d 100644 --- a/pages.es/common/vimdiff.md +++ b/pages.es/common/vimdiff.md @@ -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` diff --git a/pages/common/vimdiff.md b/pages/common/vimdiff.md index 3fb83a05b..1239ecb6d 100644 --- a/pages/common/vimdiff.md +++ b/pages/common/vimdiff.md @@ -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`