plugins.flutter-tools.settings.ui.border
Defines the border to use for all floating windows.
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: "single"
Example:
"rounded"
Declared by: