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 }
|
||||
|
||||
[editor.lsp]
|
||||
display-inlay-hints = true
|
||||
|
||||
[editor.soft-wrap]
|
||||
enable = true
|
||||
wrap-indicator = ""
|
||||
|
|
|
|||
Loading…
Reference in a new issue