fix: add config for preserving window proportions on open file (#999)
This commit is contained in:
committed by
GitHub
parent
61b57e3676
commit
3486c48225
@@ -368,7 +368,7 @@ local DEFAULT_OPTS = {
|
||||
exclude = vim.g.nvim_tree_window_picker_exclude,
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
local function merge_options(conf)
|
||||
|
||||
Reference in New Issue
Block a user