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
{{ message }}
This repository was archived by the owner on Aug 16, 2025. It is now read-only.
I'm currently running a different tree sidebar on the left and buffers/symbols/etc on the right using sidebar.nvim. I'd like to use sidebar.nvim on both sides.
I thought maybe I could just run two copies of the plugin, but there's no way to namespace things like :SidebarNvimToggle. If we did implement this feature, we would have to implement separate left/right commands.