diff --git a/modules/feature/popup/+hacks.el b/modules/feature/popup/+hacks.el index 5e5398583..1e8ad3170 100644 --- a/modules/feature/popup/+hacks.el +++ b/modules/feature/popup/+hacks.el @@ -143,6 +143,7 @@ the command buffer." ;; `neotree' (after! neotree + (advice-add #'neo-util--set-window-width :override #'ignore) (advice-remove #'balance-windows #'ad-Advice-balance-windows))