feat(nvim-tree): enable adaptize size

Signed-off-by: Höhl, Lukas <lukas.hoehl@accso.de>
pull/1279/head
Höhl, Lukas 2 years ago committed by siduck
parent 62b9c09f44
commit 1fdf01ccd4

@ -23,6 +23,7 @@ local options = {
update_cwd = false,
},
view = {
adaptive_size = true,
side = "left",
width = 25,
hide_root_folder = true,

Loading…
Cancel
Save