refactor(#2826): singleton View class, WIP
This commit is contained in:
@@ -253,7 +253,7 @@ local function edit(mode, node, edit_opts)
|
||||
if mode == "tabnew" then
|
||||
vim.cmd(":tabprev")
|
||||
end
|
||||
view.focus()
|
||||
view.View:focus()
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user