In vi editor, the dot command '.' repeats the last text-modifying command. If you just issued a change, deletion, or substitution, pressing '.' will repeat that same operation at the current cursor position. This is a powerful efficiency feature for repetitive edits.