LspInfo has no border
sahashirshendu opened this issue · 4 comments
sahashirshendu commented
Description
I had previously set :LspInfo
border with
require('lspconfig.ui.windows').default_options.border = 'single'
But now that doesn't seem to work. :LspInfo
doesn't even open as floating. Is there any way to fix this?
sahashirshendu commented
Seems the API was removed.
GKSN commented
I have the same question.
glepnir commented
now lspinfo is calling the health no floating window is used so this feature is no long support
justinmk commented
This could be an enhancement to Nvim's :checkhealth
, and should be requested at https://github.com/neovim/neovim . Not going to support it as a special case for nvim-lspconfig.