update oil configuration

This commit is contained in:
xfy
2025-01-16 08:47:52 +08:00
parent fc908dd4fb
commit 65d36925b9

View File

@ -11,9 +11,12 @@ return {
},
},
cmd = { "Oil" },
lazy = false,
dependencies = { "nvim-tree/nvim-web-devicons" },
config = function()
require("oil").setup({
default_file_explorer = true,
delete_to_trash = false,
view_options = {
show_hidden = true,
},