changes
This commit is contained in:
parent
5d0827848e
commit
45f1713443
12 changed files with 79 additions and 23 deletions
|
|
@ -0,0 +1,2 @@
|
|||
vim.api.nvim_set_keymap('i', '<M-CR>', 'copilot#Accept("<CR>")', { expr=true, noremap = true, silent = true })
|
||||
vim.g.copilot_no_tab_map = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue