plugins.neogit.settings.filewatcher.enabled
When enabled, will watch the .git/
directory for changes and refresh the status buffer
in response to filesystem events.
Plugin default: true
Type: null or boolean or raw lua code
Default:
null
Declared by:
plugins.neogit.settings.filewatcher.interval
Interval between two refreshes.
Plugin default: 1000
Type: null or unsigned integer, meaning >=0, or raw lua code
Default:
null
Declared by: