mirror of
https://github.com/Tilo-K/neovim-config.git
synced 2026-07-03 13:43:02 +00:00
Oil
This commit is contained in:
6
lua/custom/plugins/oil.lua
Normal file
6
lua/custom/plugins/oil.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
return {
|
||||
'stevearc/oil.nvim',
|
||||
opts = {},
|
||||
-- Optional dependencies
|
||||
dependencies = { "nvim-tree/nvim-web-devicons" },
|
||||
}
|
||||
Reference in New Issue
Block a user