SOLVED: VIM in terminal not rendering backround color properly


Posted:   |  More posts about configuration howto software solved technology vim

The long worded solution

TL;DR


if &term =~ '256color'
  set t_ut=
endif

Contents © 2013 Aleksey Maksimov - Powered by Nikola