diff options
Diffstat (limited to 'colors')
-rw-r--r-- | colors/ayu.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/colors/ayu.vim b/colors/ayu.vim index e3e9ec9..c7393bd 100644 --- a/colors/ayu.vim +++ b/colors/ayu.vim @@ -284,3 +284,4 @@ let &background = "dark" " Coc.nvim " ---------- exe "hi! CocHighlightText " . s:fg_info . " gui=bold,underline" +exe "hi! CocMenuSel " . s:bg_selection |