plugins.cursorline.cursorline.enable

Show / hide cursorline in connection with cursor moving.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by:

plugins.cursorline.cursorline.number

Whether to also highlight the line number.

Type: null or boolean or raw lua code

Default: null

Plugin default: false

Declared by:

plugins.cursorline.cursorline.timeout

Time (in ms) after which the cursorline appears.

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

Default: null

Plugin default: 1000

Declared by: