In NeoVim, I usually do something like dt; to delete from the cursor until the first ; in the line.I want to do this but for a column of cursors in visual select mode.How do I do that?