diff --git a/editor/helix/config.toml b/editor/helix/config.toml index b348772..25d8d9b 100644 --- a/editor/helix/config.toml +++ b/editor/helix/config.toml @@ -11,7 +11,9 @@ render = true character = "┆" [editor.lsp] +auto-signature-help = false display-inlay-hints = true +display-messages = true [editor.soft-wrap] enable = true