diff --git a/modules/feature/popup/config.el b/modules/feature/popup/config.el index 316a50e88..e4d3569f0 100644 --- a/modules/feature/popup/config.el +++ b/modules/feature/popup/config.el @@ -199,6 +199,10 @@ ALIST supports one custom parameter: `size', which will resolve to (require 'find-func) (doom--switch-from-popup (find-function-search-for-symbol fun 'defface file))))) +;; `neotree' +(after! neotree + (advice-remove #'balance-windows #'ad-Advice-balance-windows)) + ;; `wgrep' (after! wgrep ;; close the popup after you're done with a wgrep buffer