Skip to content

Commit 1b476cd

Browse files
committed
Add missing space to mappings
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
1 parent 2f2cf00 commit 1b476cd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lua/CopilotChat/config/mappings.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ return {
206206
vim.api.nvim_win_set_cursor(0, cursor)
207207
end,
208208
},
209+
209210
accept_diff = {
210211
normal = '<C-y>',
211212
insert = '<C-y>',

0 commit comments

Comments
 (0)