Document: prompt to run all-the-icons-install-fonts

If both `all-the-icons` and `lsp-headerline` are enabled
This commit is contained in:
Ray Wang 2021-01-22 10:49:37 +08:00 committed by Maximilian Wolff
parent 3652346b3a
commit f01ca9a09b

View file

@ -157,6 +157,9 @@ To display the current project, current file, and document symbols,
'((lsp :variables lsp-headerline-breadcrumb-segments '(project file symbols))))
#+END_SRC
You may need to run ~all-the-icons-install-fonts~ if you have ~all-the-icons~ package installed,
otherwise separators used by ~lsp-headerline-breadcrumb-mode~ will be garbled due to fonts missing.
* Key bindings
A number of lsp features useful for all/most modes have been bound to the lsp minor mode, meaning they'll be
available in all language layers based on the lsp layer.