k14lb3
k14lb3
put floating_window_off_y = 0 in config
I've been able to make the nvim_cmp completion float by overriding the Pmenu highlight group. 
You can use the previously defined highlight group by the tokyonight.nvim plugin and put it in your alpha.nvim setup, Or define your own highlight groups using tokyonight.nvim colors. 
Same issue here. As for me, I'm trying to use `beautysh` as the formatter. - `:echo executable("beautysh")` → Echoes 1 - `!beautysh %` → Formats the document When trying to...
@slugbyte I updated the PR description. Thanks.
> This is because I personally prefer no icon over having a default icon Oh, I see. So it was intentional. I guess I'll close the PR then.
Same issue.