refactor(#2826): notify error on view winid and bufnr mismatches
This commit is contained in:
parent
de3f48629d
commit
d822fdd822
@ -630,7 +630,7 @@ function View:winid(tabpage, callsite)
|
||||
end
|
||||
end
|
||||
else
|
||||
msg = string.format("%s no bufnr", msg)
|
||||
log.line("dev", "%s no bufnr", msg)
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user