plugins.yanky.highlight.onPut
Define if highlight put text feature is enabled.
Plugin default: true
Type: null or boolean or raw lua code
Default:
null
Declared by:
plugins.yanky.highlight.onYank
Define if highlight yanked text feature is enabled.
Plugin default: true
Type: null or boolean or raw lua code
Default:
null
Declared by:
plugins.yanky.highlight.timer
Define the duration of highlight.
Plugin default: 500
Type: null or unsigned integer, meaning >=0, or raw lua code
Default:
null
Declared by: