Termguicolors
This commit is contained in:
parent
1cf33dd220
commit
c896a73fbc
2 changed files with 2 additions and 5 deletions
|
|
@ -10,7 +10,6 @@ filetype plugin on
|
|||
set autoindent
|
||||
filetype indent on
|
||||
|
||||
|
||||
"Fix different locale settings when ssh'ing
|
||||
set encoding=utf-8
|
||||
|
||||
|
|
@ -45,9 +44,6 @@ set backspace=2
|
|||
" Vim & Tmux background color fix
|
||||
set t_ut=
|
||||
|
||||
" 256 colors support, set it before colorscheme!
|
||||
"set t_Co=256
|
||||
|
||||
" Light colorscheme by default
|
||||
colorscheme greygull
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue