Hacker News new | ask | show | jobs
by junkblocker 3675 days ago
It was all changed to termguicolors finally around 7.4.1809 . Example config:

    if has('termguicolors') && !has('gui_running')
       set termguicolors
    endif
1 comments

:) Fantastic, that's the setting!