]> git.huck.website - nvim.git/commitdiff
updated: rust inline tips
authorHuck Boles <huck@huck.website>
Tue, 27 Jun 2023 18:02:35 +0000 (13:02 -0500)
committerHuck Boles <huck@huck.website>
Tue, 27 Jun 2023 18:02:35 +0000 (13:02 -0500)
lua/plugins/lsp.lua

index daffb90ed2fc100da31fb62903b0a5a798c85ae7..49b3f63f936bee472694727bbe464039d5560f6d 100644 (file)
@@ -183,7 +183,7 @@ return {
                         inlay_hints = {
                             only_current_line = true,
                             parameter_hints_prefix = "",
-                            other_hints_prefix = "< "
+                            other_hints_prefix = "-> "
                         },
                         hover_actions = {
                             border = {