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