Other vi features

Here are a few more helpful vi subcommands:
J
Joins the following line to the current line
.
Repeats the last command
s
Substitutes the current character with the following entered text
x
Deletes the current character