plugins.cursorline.cursorword.enable
Underlines the word under the cursor.
Plugin default: true
Type: null or boolean or raw lua code
Default:
null
Declared by:
plugins.cursorline.cursorword.hl
Highliht definition map for cursorword highlighting.
Plugin default: {underline = true;}
Type: null or (attribute set)
Default:
null
Declared by:
plugins.cursorline.cursorword.minLength
Minimum length for underlined words.
Plugin default: 3
Type: null or signed integer or floating point number or raw lua code
Default:
null
Declared by: