plugins.lspsaga.outline.autoClose

Auto close itself when outline window is last window.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by:

plugins.lspsaga.outline.autoPreview

Auto preview when cursor moved in outline window.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by:

plugins.lspsaga.outline.closeAfterJump

Close after jump.

Type: null or boolean or raw lua code

Default: null

Plugin default: false

Declared by:

plugins.lspsaga.outline.detail

Show detail.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by:

plugins.lspsaga.outline.layout

float or normal. Default is normal. If set to float, above options will ignored.

Type: null or one of “normal”, “float” or raw lua code

Default: null

Plugin default: "normal"

Declared by:

plugins.lspsaga.outline.leftWidth

Width of outline float layout left window.

Type: null or integer or floating point number between 0.0 and 1.0 (both inclusive)

Default: null

Plugin default: 0.3

Declared by:

plugins.lspsaga.outline.maxHeight

Height of outline float layout.

Type: null or integer or floating point number between 0.0 and 1.0 (both inclusive)

Default: null

Plugin default: 0.5

Declared by:

plugins.lspsaga.outline.winPosition

right window position.

Type: null or string or raw lua code

Default: null

Plugin default: "right"

Declared by:

plugins.lspsaga.outline.winWidth

Window width.

Type: null or signed integer or floating point number or raw lua code

Default: null

Plugin default: 30

Declared by: