aboutsummaryrefslogtreecommitdiff
path: root/book
diff options
context:
space:
mode:
authorTshepang Mbambo2023-06-07 21:19:55 +0000
committerGitHub2023-06-07 21:19:55 +0000
commit2f9b63999fb9d7b8e2ba7d728faf0dc37566987b (patch)
tree9c9bebce6a3c1bcc0c9da8c0931eb9194735be38 /book
parentb3949979ae72a7af84c34e69d2a2e17023bb8dbc (diff)
Break long sentence in book configuration footnote (#7279)
Diffstat (limited to 'book')
-rw-r--r--book/src/configuration.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/book/src/configuration.md b/book/src/configuration.md
index 253a0726..5df63207 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