plugins.oil.settings.lsp_file_method.autosave_changes
Set to true to autosave buffers that are updated with LSP willRenameFiles
.
Set to “unmodified” to only save unmodified buffers.
Type: null or boolean or string
Default:
null
Plugin default: "false"
Declared by:
plugins.oil.settings.lsp_file_method.timeout_ms
Time to wait for LSP file operations to complete before skipping.
Type: null or unsigned integer, meaning >=0, or raw lua code
Default:
null
Plugin default: 1000
Declared by: