From 23d93ded8b39a25e2be1b80f8d15cf98808b827c Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Tue, 9 Jun 2026 23:52:31 -0400 Subject: [PATCH] helix: Show inlay hints --- helix/config.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/helix/config.toml b/helix/config.toml index 608c61f..3e3fe59 100644 --- a/helix/config.toml +++ b/helix/config.toml @@ -33,6 +33,9 @@ layout = [ ] line-numbers = { min-width = 1 } +[editor.lsp] +display-inlay-hints = true + [editor.soft-wrap] enable = true wrap-indicator = ""