Me resultó difícil entender estos movimientos de objetos de texto:
*]]*
]] [count] sections forward or to the next '{' in the
first column. When used after an operator, then also
stops below a '}' in the first column. |exclusive|
Note that |exclusive-linewise| often applies.
*][*
][ [count] sections forward or to the next '}' in the
first column. |exclusive|
Note that |exclusive-linewise| often applies.
*[[*
[[ [count] sections backward or to the previous '{' in
the first column. |exclusive|
Note that |exclusive-linewise| often applies.
*[]*
[] [count] sections backward or to the previous '}' in
the first column. |exclusive|
Note that |exclusive-linewise| often applies.
Puedo entender que "]" significa avanzar, al igual que "]}" ir al siguiente "}" sin igual, y la segunda parte "}" describe el objetivo, lo cual tiene sentido.
Pero, ¿qué significa el segundo paréntesis en "]]", "] [", "[[", "[]"? Si el segundo "]" en "]]" significa "'{' en la primera columna", entonces qué pasa con el segundo "]" en "[]", que significa '}' en lugar de '{'. Simplemente no puedo entender estos 4 movimientos de objetos de texto.
]
siempre debe coincidir con a }
. Esto, como señala el OP, no es el caso. Piden aclaraciones sobre este punto, no para la definición de una sección.