WenHuxian

Results 29 comments of WenHuxian

Some snapshot with `vim.g.neovide_floating_corner_radius = 10.0` nvim-cmp telescope: Lsp document:

> @jheroy unrelated to your PR, but how did you achieve transparent autocompletion window, telescope etc.? all mine are black while the editor itself is transparent. https://neovide.dev/faq.html?highlight=winblend#how-to-enable-floating-and-popupmenu-transparency

I have same issue, without `optimus-manager` just with `nvidia-dkmk` `nvidia-utils` and `mesa` installed.

Same issue, every time open telesecope(and wait two seconds) will open two new, and use to quit telescope, request will not close. This will casue `EMFILE: too many open files`...

I’m currently using ``` vimscript let g:codeium_filetypes = { \ "TelescopePrompt": v:false, \ } ``` as a temporary workaround.

@dpetka2001 Thank you, this works for me.

> 收到反馈 其实在标题栏点击确定就刷新这样就行, 目前点击确定是进入内容列表, 但是这个操作点下方向键就可以。

Any progress?