Remove termguicolors from vimrc
This commit is contained in:
parent
bb91f1a4c9
commit
246dd150ba
|
@ -83,9 +83,6 @@ nnoremap ; :
|
|||
iabbrev <// </<C-X><C-O>
|
||||
let g:indentLine_char = '|'
|
||||
|
||||
set termguicolors
|
||||
let &t_8f = "\<Esc>[38:2:%lu:%lu:%lum"
|
||||
let &t_8b = "\<Esc>[48:2:%lu:%lu:%lum"
|
||||
set colorcolumn=80
|
||||
colorscheme Tomorrow-Night-Bright
|
||||
let g:netrw_banner=0
|
||||
|
|
Loading…
Reference in New Issue