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.
Plugin default: false
Type: null or boolean or string
Default:
null
Declared by:
plugins.oil.settings.lsp_file_method.timeout_ms
Time to wait for LSP file operations to complete before skipping.
Plugin default: 1000
Type: null or unsigned integer, meaning >=0, or raw lua code
Default:
null
Declared by: