You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've changed to use latest master branch.
Issue still exists, but it only occurs when delete hidden buffer, the buffer number would always be current buffer number.
The
bufnr
here is always the buffer number of current buffer number, but it should be the buffer number of removed buffer.vim script doesn't have this problem.
BTW:
<afile>
is neither correct.The text was updated successfully, but these errors were encountered: