mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
The former +ivy/switch-workspace-buffer constructed its own collection of buffers, so ivy-use-virtual-buffers would have no effect on it. Use internal-complete-buffer instead and ivy-read will know what to do under the hood.