helix: lsp now displays inlay-hints
This commit is contained in:
parent
130030d33c
commit
f56dfca830
1 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,9 @@ color-modes = true
|
||||||
render = true
|
render = true
|
||||||
character = "┆"
|
character = "┆"
|
||||||
|
|
||||||
|
[editor.lsp]
|
||||||
|
display-inlay-hints = true
|
||||||
|
|
||||||
[editor.soft-wrap]
|
[editor.soft-wrap]
|
||||||
enable = true
|
enable = true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue