Reputation: 630
In GVim on Linux I am used to being able to do Ctrl-V then I type whatever I want at the beginning of the first line, hit Esc and then Vim will insert whatever I typed to every row. I have tried this on VsVim, in Visual Studio, using Ctrl-Q, instead of Ctrl-V, but I
does nothing. Is there any way to reproduce this functionality in VsVim?
I'm fairly certain it has nothing to do with my .vimrc file.
Upvotes: 5
Views: 4340
Reputation: 1782
Block insertion has been added to VsVim 1.2. I just tested it and it works.
Upvotes: 4