Files
nvim/lua/plugins/copilot.lua

4 lines
37 B
Lua
Raw Normal View History

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