aboutsummaryrefslogtreecommitdiff
path: root/configs/nvim/lua/plugins/nvim-tree.lua
blob: b3d33979160173637b77ce124dd972db92e0fe37 (plain)
1
2
return { "nvim-tree/nvim-tree.lua", lazy = false, dependencies = {
    "nvim-tree/nvim-web-devicons", } }