This commit is contained in:
ksyasuda 2024-02-02 21:53:50 -08:00
parent cbf5a51890
commit 9d905d573c
No known key found for this signature in database

View File

@ -22,7 +22,7 @@ require 'nvim-tree'.setup {
view = { view = {
width = 35, width = 35,
-- height = 35, -- height = 35,
hide_root_folder = false, -- hide_root_folder = false,
side = 'left', side = 'left',
-- auto_resize = false, -- auto_resize = false,
-- mappings = { -- mappings = {