-- https://github.com/stevearc/oil.nvim return { "stevearc/oil.nvim", opts = { columns = { -- "icon", -- "permissions", -- "size", -- "mtime", }, delete_to_trash = true, skip_confirm_for_simple_edits = true, view_options = { show_hidden = true, }, }, }