From 33cd35f3c1cdbf8b950daadf2ef5be74fefac630 Mon Sep 17 00:00:00 2001 From: Adam Jeniski Date: Mon, 6 Feb 2023 09:22:42 -0500 Subject: [PATCH] increase file tree width --- .config/nvim/after/plugin/tree.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/nvim/after/plugin/tree.lua b/.config/nvim/after/plugin/tree.lua index 6683151..d251711 100644 --- a/.config/nvim/after/plugin/tree.lua +++ b/.config/nvim/after/plugin/tree.lua @@ -84,6 +84,7 @@ end require("nvim-tree").setup({ view = { + width = 50, mappings = { custom_only = false, list = {