pull/1464/head
Yaser Alraddadi 11 months ago
parent c4ac82cb21
commit fdf95f3674
No known key found for this signature in database
GPG Key ID: 808212144E6DBE90

@ -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…
Cancel
Save