Added spacing

This commit is contained in:
2023-06-19 20:49:33 +02:00
parent 935cfa8486
commit 6ab44d6dff

View File

@@ -1,9 +1,7 @@
local nvimtree = require("nvim-tree")
nvimtree.setup({
view = {
width = 30,
}
})