fix: add config for preserving window proportions on open file (#999)

This commit is contained in:
Richard Mathieson
2022-02-23 00:04:14 +11:00
committed by GitHub
parent 61b57e3676
commit 3486c48225
4 changed files with 20 additions and 7 deletions

View File

@@ -368,7 +368,7 @@ local DEFAULT_OPTS = {
exclude = vim.g.nvim_tree_window_picker_exclude,
}
}
}
},
}
local function merge_options(conf)