this repo has no description

added key H as toggle hints

+1
+1
.config/helix/config.toml
··· 35 35 y = "yank_main_selection_to_clipboard" 36 36 Y = "yank_joined_to_clipboard" 37 37 # p = "paste_clipboard_before" 38 + "H" = ":toggle lsp.display-inlay-hints" 38 39 39 40 [keys.insert] 40 41 # j = { k = "normal_mode" } # Maps `jk` to exit insert mode