update
This commit is contained in:
parent
c4ac82cb21
commit
fdf95f3674
@ -4,6 +4,7 @@ return {
|
||||
-- let g:copilot_enabled = v:false
|
||||
init = function()
|
||||
-- vim.g.copilot_enabled = false
|
||||
vim.keymap.set('i', '<M-;>', '<Plug>(copilot-accept-word)')
|
||||
end,
|
||||
--
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user