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 2f2cf00 commit 1b476cdCopy full SHA for 1b476cd
1 file changed
lua/CopilotChat/config/mappings.lua
@@ -206,6 +206,7 @@ return {
206
vim.api.nvim_win_set_cursor(0, cursor)
207
end,
208
},
209
+
210
accept_diff = {
211
normal = '<C-y>',
212
insert = '<C-y>',
0 commit comments