mirror of
https://github.com/DefectingCat/nvim
synced 2025-07-15 16:51:33 +00:00
update oil configuration
This commit is contained in:
@ -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,
|
||||
},
|
||||
|
Reference in New Issue
Block a user