Vi Command Cheat Sheet
Vi Command Cheat Sheet
m n
cw Change word
TOggle capital and lower-case
Files
C Change to the end of the line
J Join lines
:wfile Write to file
cc Change the whole line
. Repeat last text-changing command
:r file Read file in after line
u Undo last change
:n Go to next file
PuUi no text
U Undo all changes to line
:p Go to previous file
p
P
I
Put after the position or after the line