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