nvim-config/lua/custom/plugins/copilot-vim.lua
2025-03-12 10:19:18 -05:00

3 lines
35 B
Lua

return {
'github/copilot.vim',
}