plugins.lspsaga.outline.autoClose
Auto close itself when outline window is last window.
Plugin default: true
Type: null or boolean or raw lua code
Default:
null
Declared by:
plugins.lspsaga.outline.autoPreview
Auto preview when cursor moved in outline window.
Plugin default: true
Type: null or boolean or raw lua code
Default:
null
Declared by:
plugins.lspsaga.outline.closeAfterJump
Close after jump.
Plugin default: false
Type: null or boolean or raw lua code
Default:
null
Declared by:
plugins.lspsaga.outline.detail
Show detail.
Plugin default: true
Type: null or boolean or raw lua code
Default:
null
Declared by:
plugins.lspsaga.outline.layout
float
or normal
.
Default is normal.
If set to float, above options will ignored.
Plugin default: "normal"
Type: null or one of “normal”, “float” or raw lua code
Default:
null
Declared by:
plugins.lspsaga.outline.leftWidth
Width of outline float layout left window.
Plugin default: 0.3
Type: null or integer or floating point number between 0.0 and 1.0 (both inclusive)
Default:
null
Declared by:
plugins.lspsaga.outline.maxHeight
Height of outline float layout.
Plugin default: 0.5
Type: null or integer or floating point number between 0.0 and 1.0 (both inclusive)
Default:
null
Declared by:
plugins.lspsaga.outline.winPosition
right
window position.
Plugin default: "right"
Type: null or string or raw lua code
Default:
null
Declared by:
plugins.lspsaga.outline.winWidth
Window width.
Plugin default: 30
Type: null or signed integer or floating point number or raw lua code
Default:
null
Declared by: