plugins.cursorline.cursorline.enable

Show / hide cursorline in connection with cursor moving.

Plugin default: true

Type: null or boolean or raw lua code

Default: null

Declared by:

plugins.cursorline.cursorline.number

Whether to also highlight the line number.

Plugin default: false

Type: null or boolean or raw lua code

Default: null

Declared by:

plugins.cursorline.cursorline.timeout

Time (in ms) after which the cursorline appears.

Plugin default: 1000

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

Default: null

Declared by: