0

coc.nvim: The word 'self', numbers([0-9]) as well as strings don't show in CocAction(doHover); the attached image as an example. This is the case in parameters and arguments in documentation provided by coc.nvim for rust analyzer.

When I highlight and copy the text, they appear. I think it's a problem of them having the same color as the background.

Help pleaseenter image description here

0xba1
  • 76
  • 1
  • 7

1 Answers1

0

Solved it by using base16 vim -> https://github.com/chriskempson/base16-vim and applying the settings in the readme

0xba1
  • 76
  • 1
  • 7