From 5a1dfbbe2cf59988ce796c87e7dce7162e7f2d19 Mon Sep 17 00:00:00 2001 From: Tshepang Mbambo Date: Wed, 7 Jun 2023 23:19:55 +0200 Subject: [PATCH] Break long sentence in book configuration footnote (#7279) --- book/src/configuration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/book/src/configuration.md b/book/src/configuration.md index 253a07269d18..5df63207a68d 100644 --- a/book/src/configuration.md +++ b/book/src/configuration.md @@ -131,8 +131,8 @@ The following statusline elements can be configured: | `goto-reference-include-declaration` | Include declaration in the goto references popup. | `true` | [^1]: By default, a progress spinner is shown in the statusline beside the file path. -[^2]: You may also have to activate them in the LSP config for them to appear, not just in Helix. - Inlay hints in Helix are still being improved on and may be a little bit laggy/janky under some circumstances, please report any bugs you see so we can fix them! + +[^2]: You may also have to activate them in the LSP config for them to appear, not just in Helix. Inlay hints in Helix are still being improved on and may be a little bit laggy/janky under some circumstances. Please report any bugs you see so we can fix them! ### `[editor.cursor-shape]` Section