This commit is contained in:
Benjamin Kyd
2023-03-29 21:40:18 +01:00
parent 362c461e1f
commit 471fabf764
3 changed files with 5 additions and 2 deletions

View File

@@ -7,7 +7,8 @@ require("nvim-tree").setup({
enable = true,
},
view = {
width = 30,
width = 35,
side = "right",
},
git = {
ignore = false,