mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -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.