This commit is contained in:
2024-01-22 11:24:59 +01:00
parent 845f6ef5ae
commit bcfdbda46a
2 changed files with 9 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
return {
'stevearc/oil.nvim',
opts = {},
-- Optional dependencies
dependencies = { "nvim-tree/nvim-web-devicons" },
}