helix: lsp now displays inlay-hints

This commit is contained in:
GaspardCulis 2024-01-27 14:23:43 +01:00
parent 130030d33c
commit f56dfca830

View file

@ -9,6 +9,9 @@ color-modes = true
render = true
character = "┆"
[editor.lsp]
display-inlay-hints = true
[editor.soft-wrap]
enable = true