kickstart.nvim/lua/custom/plugins/copilot.lua

5 lines
36 B
Lua
Raw Normal View History

2024-03-29 22:53:56 +02:00
return {
2024-03-30 00:05:07 +02:00
'github/copilot.vim',
}