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

3 lines
33 B
Lua
Raw Normal View History

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