From 9ecce8231a16fcca5a2e6c3d3f43bec306bfc93e Mon Sep 17 00:00:00 2001 From: winsphinx Date: Sun, 21 Feb 2021 09:23:43 +0800 Subject: [PATCH] fix variable name in lsp doc --- layers/+tools/lsp/README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layers/+tools/lsp/README.org b/layers/+tools/lsp/README.org index 5139b9285..78263f053 100644 --- a/layers/+tools/lsp/README.org +++ b/layers/+tools/lsp/README.org @@ -136,7 +136,7 @@ and the =lsp-ui-peek= variants under ~SPC m G~. Setting ~lsp-navigation~ to eith the bindings under ~SPC m G~ and creates bindings under ~SPC m g~ according to the specified preference. ** Breadcrumb on headerline -To display breadcrumb in the headerline, set ~lsp-headerline-breadcrumb-segments~ to ~t~. +To display breadcrumb in the headerline, set ~lsp-headerline-breadcrumb-enable~ to ~t~. You can customize the breadcrumb segments via ~lsp-headerline-breadcrumb-segments~. Available segments are: - ~project~ shows the name of the current project.