-
Join line (pull the next line up after the end of the current line).
-
Toggle the case (upper/lower) of the character under the cursor.
-
In visual mode: change selected text to lowercase.
-
In visual mode: change selected text to uppercase.
-
Replace character under cursor with [char].
-
Enter overtype mode.
-
Change word (delete word and enter insert mode).
-
Change from cursor position to the beginning of the next sentence.
-
Change from cursor position to the end of the paragraph.
-
Change inside quotes (not including quotes).
-
Change around quotes (including quotes).
-
Change inside tag contents (between opening and closing tags).
-
Change a tag's contents (includes opening/closing tags).
-
Change inside sentence (doesn’t include space after period).
-
Change a sentence (includes space after period).
-
Change inside paragraph (doesn’t include blank line).
-
Change a paragraph (includes blank line).
-
Change inside tag name (between opening and closing angle brackets).
-
Change a tag name (includes brackets).
-
Change inside parentheses.
-
Change inside curly braces.
-
Change inside square brackets.
-
Delete the rest of the line and enter insert mode.
-
Change from cursor position to [char].