plugins.distant.settings.buffer.watch.enabled

If true, will watch buffers for changes.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by:

plugins.distant.settings.buffer.watch.retry_timeout

Time in milliseconds between attempts to retry a watch request for a buffer when the path represented by the buffer does not exist.

Set to 0 to disable.

Type: null or unsigned integer, meaning >=0, or raw lua code

Default: null

Plugin default: 5000

Declared by: