Closed allengueco closed 3 weeks ago
Seems that you didn't enable the blink-cmp
integration at all
I can't seem to get a working repro.lua to reproduce the issue, but I've updated it above to match the relevant bits in my config.
I think I made it work - just open any file that can use auto completion from any lsp
Just found that the original PR is designed for a bordered UI, so the background is meant to be base
.
I'd like to add an extra option style = plain/bordered
, what do you think of this?
Yeah that would work!
Description
Currently, the blink-cmp integration's lsp completion window and documentation has low contrast when using frappe. Kind of unreadable without borders.
Frappe:
Comparing to Mocha:
Is this intended?
Neovim version
Terminal and multiplexer
wezterm
Catppuccin version / branch / rev
main
Steps to reproduce
Expected behavior
I'd expect some contrast with the completion windows
Actual behavior
No contrast
Repro