Insira o texto antes do cursor em VI
# to insert text before the cursor
# esc to enter command mode
i
Paul Gabriel
# to insert text before the cursor
# esc to enter command mode
i