diff --git a/doom/config.org b/doom/config.org index f74c600..813d52a 100644 --- a/doom/config.org +++ b/doom/config.org @@ -692,7 +692,7 @@ File path is removed from breadcrumb since it is provided by ~doom-modeline~ and since it clutters the header-line. #+begin_src emacs-lisp -(setq-hook! lsp-mode +(setq-hook! 'lsp-mode-hook lsp-headerline-breadcrumb-enable t lsp-headerline-breadcrumb-enable-symbol-numbers nil lsp-headerline-breadcrumb-segments '(symbols)