Skip to content

coc.nvim suggestion menu current selection is not visible #70

@luciandf

Description

@luciandf

when I write some text and coc presents the list of suggestions I cannot see which I select. See an example in the screen shot:

image

What do i have to modify to see the selection like it is the case with a different theme (e.g. seoul256)

image

These are the relevant lines in the .vimrc

set termguicolors                                                                                                                                                                    
set background=dark                                                                                                                                                                  
let g:ayucolor="mirage"                                                                                                                                                              
set t_Co=256                                                                                                                                                                         
colorscheme ayu                                                                                                                                                                                                                                                                                                        
"colorscheme seoul256                                                                                                                                                                 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions