Files
nvim/lua/plugins/copilot.lua

4 lines
37 B
Lua
Raw Normal View History

2025-04-13 22:53:08 +01:00
return {
'github/copilot.vim',
}