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
Describe the bug
If there are some buffers are unlisted, the buffer section would still have those buffers listed as the ignored = true did not contain unlisted buffers in the buffers.lua
To Reproduce
Open any two files with nvim
Set one of them :set nobuflisted
SidebarNvimToggle
Expected behavior
No unlisted buffer
The text was updated successfully, but these errors were encountered:
Describe the bug
If there are some buffers are unlisted, the buffer section would still have those buffers listed as the
ignored = true
did not contain unlisted buffers in thebuffers.lua
To Reproduce
nvim
:set nobuflisted
SidebarNvimToggle
Expected behavior
No unlisted buffer
The text was updated successfully, but these errors were encountered: