helix: Show inlay hints
This commit is contained in:
parent
dad9580f88
commit
23d93ded8b
1 changed files with 3 additions and 0 deletions
|
|
@ -33,6 +33,9 @@ layout = [
|
||||||
]
|
]
|
||||||
line-numbers = { min-width = 1 }
|
line-numbers = { min-width = 1 }
|
||||||
|
|
||||||
|
[editor.lsp]
|
||||||
|
display-inlay-hints = true
|
||||||
|
|
||||||
[editor.soft-wrap]
|
[editor.soft-wrap]
|
||||||
enable = true
|
enable = true
|
||||||
wrap-indicator = ""
|
wrap-indicator = ""
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue