Tag Archives: vim

Get vim to paste content without modification

When content is pasted into vim, it tries to automatically detect and re-indent the content. This works most of the time but sometimes it does not, and that can be annoying, but vim would not be so popular if there wasn’t … Continue reading

Posted in Linux Administration | Tagged , | Comments Off on Get vim to paste content without modification

Configuring vim for dark terminal windows

On CentOS, vim is installed with a default configuration. These defaults might be right for some users but not for everyone. I will describe the two settings I personally find most annoying for my setup. One of the assumtions in the … Continue reading

Posted in Linux Administration | Tagged | Comments Off on Configuring vim for dark terminal windows