syl20bnr / spacemacs

A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
http://spacemacs.org
GNU General Public License v3.0
23.57k stars 4.9k forks source link

[compleseus] Assume buffers are in current perspective, if no persp-mode #16334

Closed bcc32 closed 3 months ago

bcc32 commented 3 months ago

Rather than omitting most buffers from SPC b b, if the spacemacs-layouts layer is not enabled, simply assume that all buffers are in the current perspective.

This is a follow-up to #16323.