Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The method for performing the same action multiple times in Vim is by using the repetition command. To repeat a command, use the "." (dot) command. This will repeat the last command. For example, if you want to delete the next 3 lines of text, you can use the command "3dd". This will delete the next 3 lines of text. To repeat this command, simply press the "." (dot) command. This will delete the next 3 lines of text again.