diff --git a/dotfiles/vim/vimrc b/dotfiles/vim/vimrc index 79d7221..1dc9189 100644 --- a/dotfiles/vim/vimrc +++ b/dotfiles/vim/vimrc @@ -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