nvim-config/lua/custom/plugins/copilot.lua
2023-10-29 08:25:54 +07:00

3 lines
34 B
Lua

return {
"github/copilot.vim"
}