local nvimtree = require("nvim-tree") nvimtree.setup({ view = { width = 30, } })