Search code examples
vimcolor-scheme

How to get rid of the bar between splitted windows in vim?


When I use :vs to split the screen in vim, there is a bar between the two windows that distracts me and uses up some screen real estate. I have seen in screenshots that it can be removed, but how?

Ideally it would look something like this:

example


Solution

  • You cannot get rid of it completely. Only highlight it in such a color so it fits with the background / foreground, and you don't notice it. But it will still be there.