fix(view): do not close window when NvimTree buffer is replaced (#1391)
This commit is contained in:
committed by
GitHub
parent
28c4bb01f6
commit
40e515df87
@@ -285,7 +285,6 @@ function M.abandon_current_window()
|
||||
end
|
||||
|
||||
function M.quit_on_open()
|
||||
M._prevent_buffer_override()
|
||||
M.abandon_current_window()
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user