tree
This commit is contained in:
parent
79c2761a9b
commit
61292478ba
@ -88,7 +88,7 @@ require 'nvim-tree'.setup {
|
||||
},
|
||||
actions = {
|
||||
open_file = {
|
||||
resize_window = false,
|
||||
resize_window = true,
|
||||
window_picker = {
|
||||
exclude = {
|
||||
filetype = { "notify", "packer", "qf", "diff", "fugitive", "fugitiveblame" },
|
||||
|
Loading…
Reference in New Issue
Block a user