The ':set showmatch' command in vi does show matching sets of parentheses, brackets, and braces as you type. When you type a closing delimiter, vi briefly moves the cursor to its matching opening delimiter. This is a useful feature for coding and editing structured text.