This commit is contained in:
Yaser Alraddadi 2025-02-14 00:39:46 +03:00
parent 1be8014415
commit 8f3b85b519
No known key found for this signature in database
GPG key ID: 808212144E6DBE90
5 changed files with 13 additions and 34 deletions

View file

@ -1,13 +0,0 @@
return {
{
'stevearc/aerial.nvim',
opts = {
-- open_automatic = true,
},
-- Optional dependencies
dependencies = {
'nvim-treesitter/nvim-treesitter',
'nvim-tree/nvim-web-devicons',
},
},
}