kickstart.nvim/lua/custom/plugins/copilot.lua
2024-02-23 11:39:29 +01:00

6 lines
117 B
Lua

return {
-- 'github/copilot.vim',
-- config = function ()
-- vim.g.copilot_assume_mapped = true
-- end
}