diff --git a/vim/.vimrc b/vim/.vimrc index a252023..fd98cd6 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -83,9 +83,6 @@ nnoremap ; : iabbrev let g:indentLine_char = '|' -set termguicolors -let &t_8f = "\[38:2:%lu:%lu:%lum" -let &t_8b = "\[48:2:%lu:%lu:%lum" set colorcolumn=80 colorscheme Tomorrow-Night-Bright let g:netrw_banner=0