Block selection with gvim

Go to the visual mode using “ctrl + v” instead of “v”, then use the motion arrow keys to select the block you want.
Perform any copy/delete/edit function you would normally perform using vim.

For the windows version of gvim use “ctrl-q” to activate the block selection mode.