add nvimtree option to preserve window proportions (#1597)
This commit is contained in:
@@ -17,6 +17,7 @@ local options = {
|
||||
side = "left",
|
||||
width = 30,
|
||||
hide_root_folder = true,
|
||||
preserve_window_proportions = true,
|
||||
},
|
||||
git = {
|
||||
enable = false,
|
||||
|
||||
Reference in New Issue
Block a user