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:
Steven Arcangeli 2023-05-07 09:08:42 -07:00
parent 6b05c2e913
commit d0efcc0c10
4 changed files with 22 additions and 245 deletions

View file

@ -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 } })