plugins.quicker.settings.edit.enabled
Enable editing the quickfix like a normal buffer.
Type: null or boolean or raw lua code
Default:
null
Plugin default: true
Declared by:
plugins.quicker.settings.edit.autosave
- Set to
true
to write buffers after applying edits. - Set to
"unmodified"
to only write unmodified buffers.
Type: null or boolean or value “autosave” (singular enum)
Default:
null
Plugin default: "autosave"
Example:
true
Declared by: