Lspinfo window border

i want my lspinfo window show border

i want my lspinfo window show border

is a pretty direct from of asking, might even seem rude, but direct is okay for me. So here you go:

require('lspconfig.ui.windows').default_options.border = 'rounded'

I’m using rounded as example here. You should be able to also pass other defaults like “single” | “double” etc.

"LspInfoBorder" is the highlight group, if you want to change the color.

This info is also available when you check the help “:h” for lspconfig,

1 Like

haha… many thanks, I am learning english, please bear with me if there is anything wrong