mirror of
https://github.com/neovim/neovim.git
synced 2025-10-07 02:16:31 +00:00

committed by
Justin M. Keyes

parent
263849b2dd
commit
3345382cc2
@@ -5898,6 +5898,8 @@ static void syntime_report(void)
|
||||
static char *highlight_init_both[] =
|
||||
{
|
||||
"Conceal ctermbg=DarkGrey ctermfg=LightGrey guibg=DarkGrey guifg=LightGrey",
|
||||
"Cursor guibg=fg guifg=bg",
|
||||
"lCursor guibg=fg guifg=bg",
|
||||
"DiffText cterm=bold ctermbg=Red gui=bold guibg=Red",
|
||||
"ErrorMsg ctermbg=DarkRed ctermfg=White guibg=Red guifg=White",
|
||||
"IncSearch cterm=reverse gui=reverse",
|
||||
|
Reference in New Issue
Block a user