diff --git a/core/core-ui.el b/core/core-ui.el index 5da96c06e..63c280a9d 100644 --- a/core/core-ui.el +++ b/core/core-ui.el @@ -310,7 +310,7 @@ DEFAULT is non-nil, set the default mode-line for all buffers." ;; highlight matching delimiters (def-package! paren - :after-call post-command-hook + :after-call (after-find-file doom-before-switch-buffer-hook) :config (setq show-paren-delay 0.1 show-paren-highlight-openparen t