added missing plugin file for oil
This commit is contained in:
parent
ffd731bacb
commit
910d998077
6
lua/plugins/oil.lua
Normal file
6
lua/plugins/oil.lua
Normal file
@ -0,0 +1,6 @@
|
||||
return {
|
||||
'stevearc/oil.nvim',
|
||||
opts = {},
|
||||
-- Optional dependencies
|
||||
dependencies = { 'nvim-tree/nvim-web-devicons' },
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user