oil.nvim bb
parent
4cf2aae99d
commit
ec23b6e922
|
@ -0,0 +1,9 @@
|
|||
return {
|
||||
{
|
||||
"stevearc/oil.nvim",
|
||||
opts = {},
|
||||
commands = { ":Oil" },
|
||||
-- Optional dependencies
|
||||
dependencies = { "nvim-tree/nvim-web-devicons" },
|
||||
},
|
||||
}
|
Loading…
Reference in New Issue