diff --git a/editor/helix/config.toml b/editor/helix/config.toml index e8d1e5a..bfa161d 100644 --- a/editor/helix/config.toml +++ b/editor/helix/config.toml @@ -9,6 +9,9 @@ color-modes = true render = true character = "┆" +[editor.lsp] +display-inlay-hints = true + [editor.soft-wrap] enable = true