Skip to content

Commit d18d978

Browse files
author
Andreas Pataki
committed
Always enable termguicolors
1 parent 018e013 commit d18d978

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

vimrc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,8 @@ set nowb
5959
" ---------------
6060
" Color
6161
" ---------------
62-
if !has('gui_running')
63-
set t_Co=16
64-
endif
6562
set background=light
63+
set termguicolors
6664
let g:solarized_old_cursor_style=1
6765
colorscheme solarized8
6866

0 commit comments

Comments
 (0)