Emacs: LSP: remove project from breadcrumb.
This commit is contained in:
parent
e29b1150f7
commit
944977037c
|
@ -23,7 +23,7 @@
|
|||
(lsp-keymap-prefix "C-c l")
|
||||
(lsp-keep-workspace-alive nil)
|
||||
(lsp-headerline-breadcrumb-segments
|
||||
'(project path-up-to-project file symbols)))
|
||||
'(path-up-to-project file symbols)))
|
||||
:custom-face
|
||||
;; Semantic highlighting. TODO: Check later if better options are available.
|
||||
(lsp-face-semhl-variable ((t (:inherit font-lock-variable-name-face
|
||||
|
|
Loading…
Reference in New Issue
Block a user