mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
Company-box doesn't perform frame-live-p checks before trying to use its childframes, so any operation that cleans up the current session (like `SPC TAB x`) would break it. Should be fixed upstream.