This commit is contained in:
mightypanders 2023-04-11 13:34:09 +02:00
parent 79c2761a9b
commit 61292478ba

View File

@ -88,7 +88,7 @@ require 'nvim-tree'.setup {
}, },
actions = { actions = {
open_file = { open_file = {
resize_window = false, resize_window = true,
window_picker = { window_picker = {
exclude = { exclude = {
filetype = { "notify", "packer", "qf", "diff", "fugitive", "fugitiveblame" }, filetype = { "notify", "packer", "qf", "diff", "fugitive", "fugitiveblame" },