Remove BCE clearing

This commit is contained in:
flyingscorpio@arch-desktop 2020-12-20 17:33:08 +01:00
parent d15d801558
commit 113095aa47

View file

@ -117,7 +117,6 @@ set background=dark
colorscheme badwolf
let g:airline_theme='badwolf'
syntax on
let &t_ut='' " Disable BCE (background color erase)
" }}}
" SPACES & TABS {{{
set expandtab " expand tabs to spaces