nvim-lua.kickstart.nvim/lua/custom/plugins/copilot.lua
2024-06-17 18:26:31 -04:00

3 lines
35 B
Lua

return {
'github/copilot.vim',
}