Skip to content

Commit 193c191

Browse files
authored
chore(avante-nvim): update keybinds (#1489)
Update init.lua
1 parent 3c36d9a commit 193c191

File tree

1 file changed

+1
-0
lines changed
  • lua/astrocommunity/completion/avante-nvim

1 file changed

+1
-0
lines changed

lua/astrocommunity/completion/avante-nvim/init.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ return {
2929
ask = prefix .. "<CR>",
3030
edit = prefix .. "e",
3131
refresh = prefix .. "r",
32+
new_ask = prefix .. "n",
3233
focus = prefix .. "f",
3334
select_model = prefix .. "?",
3435
stop = prefix .. "S",

0 commit comments

Comments
 (0)