We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca3711c commit febd884Copy full SHA for febd884
lua/astrocommunity/completion/avante-nvim/init.lua
@@ -36,7 +36,7 @@ return {
36
toggle = {
37
default = prefix .. "t",
38
debug = prefix .. "d",
39
- hint = prefix .. "h",
+ hint = prefix .. "H",
40
suggestion = prefix .. "s",
41
repomap = prefix .. "R",
42
},
0 commit comments