copilot.vim 92 B

123
  1. imap <silent><script><expr> <C-a> copilot#Accept("\<CR>")
  2. let g:copilot_no_tab_map = v:true