From 223a20728fdf4b8d47ec55e84301b2532fe34591 Mon Sep 17 00:00:00 2001 From: rnhmjoj Date: Tue, 27 Sep 2016 17:12:15 +0200 Subject: [PATCH] Set autocompletion box color --- colors.vim | 1 + 1 file changed, 1 insertion(+) diff --git a/colors.vim b/colors.vim index 77b686f..f06c3ac 100644 --- a/colors.vim +++ b/colors.vim @@ -21,5 +21,6 @@ highlight Visual ctermfg=none ctermbg=00 highlight VertSplit ctermfg=08 cterm=none highlight Search ctermfg=00 ctermbg=10 highlight LineNr ctermfg=08 +highlight Pmenu ctermfg=12 ctermbg=00 set fillchars+=vert:│