Vim Column Edit Mode
I've found that typing in column mode to be very useful when wanting to comment out large blocks of text for example, in and apache virtual host config. Vi also has a column edit mode, that work very well for this type of scenario.
To use it, press:
- Read more about Vim Column Edit Mode
- Log in to post comments