From: Huck Boles Date: Tue, 27 Jun 2023 18:02:35 +0000 (-0500) Subject: updated: rust inline tips X-Git-Url: https://git.huck.website/?a=commitdiff_plain;h=d47a97778c561d6c24960f18ead7be98a7a28e76;p=nvim.git updated: rust inline tips --- diff --git a/lua/plugins/lsp.lua b/lua/plugins/lsp.lua index daffb90..49b3f63 100644 --- a/lua/plugins/lsp.lua +++ b/lua/plugins/lsp.lua @@ -183,7 +183,7 @@ return { inlay_hints = { only_current_line = true, parameter_hints_prefix = "", - other_hints_prefix = "< " + other_hints_prefix = "-> " }, hover_actions = { border = {