the same ArrayA as ArrayB by nn

qz:%s/\v(\w+)(.*\=.*)\1/\2
q5@zQg/\w/s/.*/different
%s/,.*/same
x

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page