mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2026-03-22 07:29:31 +01:00
2 lines
46 B
Lua
2 lines
46 B
Lua
|
|
local tree = require("nvim-tree")
|
||
|
|
tree.setup()
|