From e710a628e1537c621884b861a53533bc841e368d Mon Sep 17 00:00:00 2001 From: Charlie Root Date: Sat, 13 May 2017 00:25:38 +0200 Subject: Further improved vim-nox11 compatibility --- vimrc-full | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vimrc-full') diff --git a/vimrc-full b/vimrc-full index 50de3b6..ce8b007 100644 --- a/vimrc-full +++ b/vimrc-full @@ -222,8 +222,8 @@ function! ExtendColorTheme() " highlight Normal ctermbg=NONE ctermfg=black highlight! CursorLineNr cterm=inverse | " ctermbg=black ctermfg=NONE - highlight! Pmenu ctermbg=LightYellow ctermfg=blue guibg=LightYellow guifg=blue cterm=italic - highlight! PmenuSel ctermbg=LightYellow ctermfg=blue guibg=LightYellow guifg=blue gui=inverse cterm=inverse + highlight! Pmenu ctermbg=LightYellow ctermfg=blue guibg=blue guifg=LightYellow + highlight! PmenuSel ctermbg=LightYellow ctermfg=blue guibg=LightYellow guifg=blue cterm=italic highlight! link PmenuSbar Pmenu highlight! PmenuThumb cterm=inverse highlight! MoreMsg cterm=inverse -- cgit v1.2.3