mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
Other windows would be resized slightly incorrectly because treemacs opens as a fixed split, rather than a side window. This change forces it to be a side window, which resolves the problem _and_ restores the functionality of balance-windows, which is disabled when a fixed split is present.