nvim-config/lua/custom/plugins/copilot.lua
2024-04-18 18:18:59 +03:00

4 lines
36 B
Lua

return {
'github/copilot.vim',
}