Add text to the start of many lines at once.
Section: Visual block editing
Insert at start of block
vim
vim
<C-v> ... Itext<Esc>Explanation
After pressing Esc, Vim applies the insert to each selected line.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Visual block editing