starter/lua/plugins/files/manager.lua

9 lines
131 B
Lua
Raw Normal View History

2024-07-04 15:22:44 +08:00
return {
{
"stevearc/oil.nvim",
cmd = "Oil",
opts = {},
dependencies = { "nvim-tree/nvim-web-devicons" },
},
}