Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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: