plugins.clangd-extensions.symbolInfo.border
Defines the border to use for clangd-extensions.
Accepts same border values as nvim_open_win()
. See :help nvim_open_win()
for more info.
Type: null or string or list of string or list of list of string or raw lua code
Default:
null
Plugin default: "none"
Declared by: