explained all plugins

This commit is contained in:
venus
2026-03-23 22:02:19 -05:00
parent 8f70254615
commit ea948d4508
11 changed files with 13 additions and 21 deletions

View File

@@ -1,4 +1,4 @@
return {
return { -- adds a more in-depth file manager with support for syntax highlighting and more commands
'nvim-tree/nvim-tree.lua',
dependencies = {
'nvim-tree/nvim-web-devicons',