This commit is contained in:
committed by
GitHub
parent
951e10a64e
commit
e282420111
@@ -264,6 +264,7 @@ function M.fn(mode, filename)
|
|||||||
open_in_new_window(filename, mode, win_ids)
|
open_in_new_window(filename, mode, win_ids)
|
||||||
else
|
else
|
||||||
api.nvim_set_current_win(found_win)
|
api.nvim_set_current_win(found_win)
|
||||||
|
vim.bo.bufhidden = ""
|
||||||
end
|
end
|
||||||
|
|
||||||
if M.resize_window then
|
if M.resize_window then
|
||||||
|
|||||||
Reference in New Issue
Block a user