plugins.flutter-tools.settings.outline.auto_open

If true this will open the outline automatically when it is first populated.

Type: null or boolean or raw lua code

Default: null

Plugin default: false

Declared by:

plugins.flutter-tools.settings.outline.open_cmd

Command to use to open the outline buffer.

Type: null or string or raw lua code

Default: null

Plugin default: lib.nixvim.mkRaw "('botright %dvnew'):format(math.max(vim.o.columns * 0.3, 40))"

Example: "30vnew"

Declared by: