cleanup: remove disclaimer before saving files
Oil has been around for a few months now and there haven't been any reports of unexpected filesystem operations.
This commit is contained in:
parent
6b05c2e913
commit
d0efcc0c10
4 changed files with 22 additions and 245 deletions
|
|
@ -8,7 +8,6 @@ M.reset_editor = function()
|
|||
adapters = {
|
||||
["oil-test://"] = "test",
|
||||
},
|
||||
silence_disclaimer = true,
|
||||
prompt_save_on_select_new_entry = false,
|
||||
})
|
||||
vim.cmd.tabonly({ mods = { silent = true } })
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue