update
parent
d975f7da8c
commit
1be8014415
@ -0,0 +1,13 @@
|
||||
return {
|
||||
{
|
||||
'stevearc/aerial.nvim',
|
||||
opts = {
|
||||
-- open_automatic = true,
|
||||
},
|
||||
-- Optional dependencies
|
||||
dependencies = {
|
||||
'nvim-treesitter/nvim-treesitter',
|
||||
'nvim-tree/nvim-web-devicons',
|
||||
},
|
||||
},
|
||||
}
|
Loading…
Reference in New Issue