小编Тел*_*аев的帖子

termguicolors in vim makes everything black and white

The idea is that by using set termguicolors in Vim, I should get the colorscheme (gruvbox) to look in my terminal (st, has true color support) exactly like in GVim. But all I get is white text on black background.

The part in vimrc which sets the colorscheme:

set background=dark
colorscheme gruvbox
set termguicolors
Run Code Online (Sandbox Code Playgroud)

vim

8
推荐指数
1
解决办法
8499
查看次数

标签 统计

vim ×1