Turn lsp headerline breadcrumb back on

This commit is contained in:
David Morgan 2021-09-11 06:41:09 +01:00
parent 5347f83225
commit 1bfe1dd583
1 changed files with 2 additions and 1 deletions

View File

@ -26,8 +26,9 @@
lsp-ui-doc-enable t
lsp-ui-doc-show-with-cursor t
lsp-ui-doc-show-with-mouse t
lsp-headerline-breadcrumb-enable nil
lsp-headerline-breadcrumb-enable t
lsp-enable-symbol-highlighting t
lsp-headerline-breadcrumb-enable-diagnostics nil
lsp-ui-sideline-show-diagnostics t
lsp-ui-sideline-show-code-actions nil
lsp-modeline-code-actions-enable nil