You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vimdiff: clarify the sigil used for marking the buffer to save
The original documentation from 7b5cf8b (vimdiff: add tool
documentation, 2022-03-30) mistakenly described the marker as an
asterisk, which is the character "*". The code and examples have always
looked for an arobase ("@").
Signed-off-by: D. Ben Knoble <[email protected]>
Acked-by: Fernando Ramos <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>
0 commit comments