nvim-lua.kickstart.nvim/lua/custom/plugins/completions.lua
Simon Ayoub 144cd01fdf added copilot
added copilot
deleted auto format on save
2024-10-17 18:53:50 +11:00

5 lines
46 B
Lua

return {
{
'github/copilot.vim',
},
}