Break long sentence in book configuration footnote (#7279)
This commit is contained in:
parent
b3949979ae
commit
2f9b63999f
1 changed files with 2 additions and 2 deletions
|
@ -131,8 +131,8 @@ The following statusline elements can be configured:
|
||||||
| `goto-reference-include-declaration` | Include declaration in the goto references popup. | `true` |
|
| `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.
|
[^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
|
### `[editor.cursor-shape]` Section
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue